Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c635ced

Browse files
committed
feat: add manual sitemap
1 parent 505de37 commit c635ced

File tree

9 files changed

+2144
-5932
lines changed

9 files changed

+2144
-5932
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"scripts": {
66
"build": "next build",
7+
"postbuild": "next-sitemap",
78
"hooks": "husky install",
89
"dev": "next dev",
910
"start": "next start",

0 commit comments

Comments
 (0)