tRPC 404 in Next.js API Routes
I'm trying to upgrade my Next.js version to 15 and still use tRPC with API route. I'm getting 404 for all trpc api routes. Is anyone else facing the same issue? All the other api routes are working fine.
app/api/trpc/[trpc]/route.tstrpc.ts