Skip to content

Commit a230549

Browse files
authored
Merge pull request #3 from Developerayo/next2
npx next
2 parents be2655c + 02f1dcb commit a230549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"react-dom": "^16.9.0"
66
},
77
"scripts": {
8-
"now-build": "react-scripts build"
8+
"now-build": "npx next"
99
}
1010
}

0 commit comments

Comments
 (0)