static build outputs
This commit is contained in:
parent
d0fce59975
commit
c7cbf5f935
@ -9,6 +9,7 @@
|
||||
"prepare": "husky install",
|
||||
"dev": "next",
|
||||
"build": "next build",
|
||||
"export": "next export",
|
||||
"build:analyze": "cross-env ANALYZE=true yarn build",
|
||||
"postbuild": "next-sitemap",
|
||||
"start": "next start",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user