We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef32a68 commit 8afcccbCopy full SHA for 8afcccb
package.json
@@ -3,5 +3,8 @@
3
"next": "^9.0.4",
4
"react": "^16.9.0",
5
"react-dom": "^16.9.0"
6
+ },
7
+ "scripts": {
8
+ "now-build": "react-scripts build"
9
}
10
0 commit comments