I am deploying to vercel and the issue is that when I try to use dynamic routes and reload page inside of a dynamic route it only loads a blank html.
On local it works fine but production does not reload the data of the dynamic route for some reason...
It looks like I have to go to homepage and back into the route again to load the data.
