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 3a8643f commit 3d0c668Copy full SHA for 3d0c668
package.json
@@ -3,7 +3,7 @@
3
"version": "1.2.2",
4
"private": true,
5
"scripts": {
6
- "dev": "next dev",
+ "dev": "next dev --turbopack",
7
"build": "next build",
8
"start": "next start",
9
"lint": "next lint",
0 commit comments