Skip to content
Discussion options

You must be logged in to vote

@FreshP0325 to fix the build error you need to include a build script in your npm scripts. you could either rename the export script to build or add a new one "build": "npm run now-build && next export"

You can see a successful run here

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by simonaco
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
Converted from issue

This discussion was converted from issue #725 on February 14, 2022 13:05.