next export
is not working with app
directory
#46111
Labels
bug
Issue was opened via the bug report template.
next export
is not working with app
directory
#46111
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
App directory (appDir: true)
Link to the code that reproduces this issue
npx create-next-app
To Reproduce
Hi. basic create-next-app setting raises this issue
npm run build && npm run export
Describe the Bug
using app directory and
next export
is not working.Expected Behavior
should be work with basic config.
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: