Revert back to run start script in package.json.
Working to get application to complete building On Fleek.co
This commit is contained in:
parent
26091d06ec
commit
ec4be61079
@ -4,7 +4,6 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"export": "next export",
|
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
|
Reference in New Issue
Block a user