Skip to content

Commit 8ef2428

Browse files
committed
Update package.json
1 parent 7289782 commit 8ef2428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"scripts": {
77
"start": "next",
88
"build": "next build",
9+
"now-build": "cd .. && yarn && cd www && yarn build",
910
"prettier": "prettier src/**/*.js --write"
1011
},
1112
"dependencies": {

0 commit comments

Comments
 (0)