Skip to content

Commit 1a30228

Browse files
committed
Fix:package.json
1 parent 1419012 commit 1a30228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"scripts": {
66
"dev": "next dev",
77
"build": "next build",
8+
"export": "next export",
89
"start": "next start",
910
"lint": "next lint"
1011
},

0 commit comments

Comments
 (0)