mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-07 18:54:06 +00:00
Changed package.json to trigger revalidate prop
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"dev": "next",
|
||||
"build": "next build && next export",
|
||||
"build": "next build",
|
||||
"build:analyze": "cross-env ANALYZE=true yarn build",
|
||||
"postbuild": "next-sitemap",
|
||||
"start": "next start",
|
||||
|
||||
Reference in New Issue
Block a user