Skip to content

Commit 0daa813

Browse files
authored
Update package.json
1 parent 2494103 commit 0daa813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"scripts": {
6-
"build": "next build && next export",
6+
"build": "next build",
77
"dev": "next dev",
88
"lint": "next lint",
99
"start": "next start"

0 commit comments

Comments
 (0)