Guide to upgrade from Pages router to App router

Is there a guide somewhere to convert a T3 stack app from
pages
router to
app
router? I am currently developing an app but I feel that if I dont change it to the
app
router I will be missing important stuff or improvements in Next.js.

  • TypeScript
  • tRCP
  • NextAuth
  • Prisma w/ Supabase
Was this page helpful?