Next js interception routes with dynamic parameters don’t work on vercel production mode
This may be a duplicate of Next.js intercepting routes feature doesn’t work in production mode. I’m facing the same problem, locally everything works as expected in dev and prod mode, but when I try to navigate to the same route on vercel, it returns a 500 error and shows this in the logs:
Next js interception routes with dynamic parameters don’t work on vercel production mode
This may be a duplicate of Next.js intercepting routes feature doesn’t work in production mode. I’m facing the same problem, locally everything works as expected in dev and prod mode, but when I try to navigate to the same route on vercel, it returns a 500 error and shows this in the logs: