1 parent 1e026a1 commit dc74dc0Copy full SHA for dc74dc0
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"node": "^22.9.0"
7
},
8
"scripts": {
9
- "dev": "next dev",
+ "dev": "next dev --turbo",
10
"build": "next build",
11
"analyze": "ANALYZE=true next build",
12
"start": "serve out",
0 commit comments