We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53e615 commit b56cd81Copy full SHA for b56cd81
package.json
@@ -6,7 +6,7 @@
6
"dev": "next",
7
"build": "next build",
8
"start": "next start",
9
- "export": "yarn build && next export"
+ "export": "yarn build && next start"
10
},
11
"dependencies": {
12
"classnames": "^2.3.1",
0 commit comments