Dynamic page does not export with nextJS static export, output: export
I have a problem to export a route in my nextJS 14 project. I’m using output: export. Every routes are exporting fine expect the one with dynamic routes. The folder does not appear in the out folder