add tag routes to sitemap
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"start": "next dev",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"build": "next build && node ./scripts/generate-sitemap",
|
||||
"serve": "next start",
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user