Nextjs SPA with next.config "output: "export"" dynamic route bug
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
In order to build with “output: “export”” do I need to move my dynamic routes from app router to pages router? I don’t think dynamic routes are supported with app router from testing and cannot find anything in the documentation confirming.
Does anyone have an example of a dynamic route with the app router and next config with output set to export working?
Does anyone have an example of a dynamic route with the app router and next config with output set to export working?
2 Replies
Barbary LionOP
Anyone?
Alligator mississippiensis
Unfortunately no answer until now:
https://github.com/vercel/next.js/discussions/55393
https://github.com/vercel/next.js/discussions/55393