npm rebuild -> build
This commit is contained in:
parent
b55d7eadb3
commit
deed0059d8
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"rebuild": "next build",
|
||||
"build": "next build",
|
||||
"start": "next start -p $PORT"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue