We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d8e3f commit 81d2992Copy full SHA for 81d2992
package.json
@@ -5,8 +5,7 @@
5
"scripts": {
6
"dev": "next dev",
7
"build": "next build",
8
- "start": "next start",
9
- "postbuild": "next-sitemap --config next-sitemap.config.js"
+ "start": "next start"
10
},
11
"dependencies": {
12
"@fortawesome/fontawesome-svg-core": "^1.2.32",
0 commit comments