Changed package.json to trigger revalidate prop
This commit is contained in:
parent
a16ff24a86
commit
b735ba5d93
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user