Skip to content

The "next export" command has been removed in favor of "output: export" in next.config.js #54

Closed Answered by james-gates-0212
mirror-coder asked this question in Q&A
Discussion options

You must be logged in to vote

In .github/workflows/nextjs.yml, you could find code lines on the red boundary box, as you can see below image.

If you comment the lines, it works well.
Because of nextjs14 does not support the command - next export, so you don't need the lines.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mirror-coder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants