Next.JS 15, trpc setup using app router.
- @tanstack/react-query@5.80.7
- @trpc/client@11.4.1
- @trpc/next@11.4.1
- @trpc/react-query@11.4.1
- @trpc/server@11.4.1
- next@15.3.3
- zod@3.25.64
- typescript@5.8.2
Hope it might be helpful to you since the docs aren't straightforward when it comes to setting up trpc with the latest Next.JS version.