We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2494103 commit 0daa813Copy full SHA for 0daa813
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"private": true,
5
"scripts": {
6
- "build": "next build && next export",
+ "build": "next build",
7
"dev": "next dev",
8
"lint": "next lint",
9
"start": "next start"
0 commit comments