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 a3078ca commit 1f34afeCopy full SHA for 1f34afe
package.json
@@ -5,7 +5,7 @@
5
"license": "CC",
6
"scripts": {
7
"analyze": "ANALYZE=true next build",
8
- "dev": "next-remote-watch ./src/content -p 5173",
+ "dev": "next-remote-watch ./src/content",
9
"build": "next build && node --experimental-modules ./scripts/downloadFonts.mjs",
10
"lint": "next lint",
11
"lint:fix": "next lint --fix",
0 commit comments