fix(portfolio): sitemap not working
This commit is contained in:
parent
ce88a0a343
commit
169c0603e8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "open-cli http://localhost:5174 && next dev -p 5174",
|
||||
"build": "next build",
|
||||
"postbuild": "next-sitemap",
|
||||
"serve": "serve dist --listen 5174",
|
||||
"test:e2e": "playwright test",
|
||||
"lint": "next lint",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue