Next.js Discord

Discord Forum

Error on dynamic routes in prod

Unanswered
Red-cockaded Woodpecker posted this in #help-forum
Open in Discord
Red-cockaded WoodpeckerOP
I've got the error on dynamic routes pages in my project. I am using this version"next": "^13.5.6-canary.4", and the error started out of nowhere. On localhost everything works perfectly, and the route haven't req's to api's, just render the params (id) receiving on url. Somebody got this error too? On the

exemple: BASE_URL/partner/services/register-service/24?_rsc=dsuvo fetch 500 Internal Server Error

2 Replies

Red-cockaded WoodpeckerOP
this is the apointment for the error
Red-cockaded WoodpeckerOP
Error on log in Vercel