tRPC vs nextJS API routes

In a T3 app, are there any advantages to still using plain old nextJS API routes? Or, do you find yourselves just putting everything in your tRPC router?
Was this page helpful?