We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34f23c8 + fbb1c0a commit b174db1Copy full SHA for b174db1
website/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
7
- "build": "next build",
+ "build": "next build && next export",
8
"start": "next start",
9
"lint": "next lint"
10
},
0 commit comments