Need help building application with SSR.
It seems the build guide is outdated. I've gone ahead and added the compatability flag, but do other things need to be set? What is my next.config.json supposed to look like?
6 Replies
My dynamic routes are not being reached when i try to access them directly. I get 404 errors
Are you able to share a link to a GitHub repo for your app?
Github repo is currently private, but I think it's supposed to be something with edge runtime and dynamic routing
Did you opt the route into the edge runtime?
Yes, I have something like this:
I am getting a 500 error though...
try using this syntax in pages dir apps
It's possible that will resolve your issues, it's a bit iffy about which syntax to use in pages dir