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.
2 parents b60d945 + 374e271 commit d8ce0f4Copy full SHA for d8ce0f4
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"private": true,
5
"scripts": {
6
- "dev": "npm run cf-typegen && next dev --turbopack",
+ "dev": "npm run cf-typegen && next dev",
7
"build": "npm run cf-typegen && next build",
8
"start": "next start",
9
"lint": "npm run cf-typegen && next lint",
0 commit comments