Skip to content

Commit a184985

Browse files
committed
add exports script
1 parent 0300bcf commit a184985

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
@@ -6,6 +6,7 @@
66
"dev": "next dev",
77
"build": "next build",
88
"start": "next start",
9+
"export": "next export",
910
"lint": "next lint"
1011
},
1112
"dependencies": {

0 commit comments

Comments
 (0)