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,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"export": "next export",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
|
Reference in New Issue
Block a user