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 1020da6 commit 9b769fcCopy full SHA for 9b769fc
package.json
@@ -4,7 +4,6 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
7
- "dev:turbo": "next dev --turbopack",
8
"build": "next build",
9
"start": "next start",
10
"lint": "next lint"
0 commit comments