Skip to content

Commit 0867082

Browse files
committed
Add build npm script
1 parent 4a02e9c commit 0867082

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
"description": "Web Performance Snippets",
66
"main": "index.js",
77
"scripts": {
8+
"build": "npx next build",
89
"test": "echo \"Error: no test specified\" && exit 1"
910
},
1011
"keywords": [

0 commit comments

Comments
 (0)