Skip to content

Commit 8afcccb

Browse files
committed
added now-build
1 parent ef32a68 commit 8afcccb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
"next": "^9.0.4",
44
"react": "^16.9.0",
55
"react-dom": "^16.9.0"
6+
},
7+
"scripts": {
8+
"now-build": "react-scripts build"
69
}
710
}

0 commit comments

Comments
 (0)