[package.json][s]:Clean up build config
This commit is contained in:
parent
61709d49b5
commit
d5ae9b432c
@ -4,7 +4,6 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"build": "next build && next export",
|
||||
"start": "next start"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user