I need help with Dynamic routes in my NextJS app
I have being able to successfully upload the site and it works very fine on pages that have no dynamic routes for example /users
But I get a 404 error when I try to access /users/USER_ID_HERE
Can anyone help me with a work around?
Hi Simon,
Can you confirm you’ve added a Rewrite Rule to enable client-side routing as describe in https://render.com/docs/redirects-rewrites#the-difference-between-redirects-and-rewrites
Regards,
Matt
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.