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 15ef119 commit 01bf274Copy full SHA for 01bf274
frontend/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev --turbopack",
7
- "build": "next build",
+ "build": "next build --turbopack",
8
"start": "next start",
9
"lint": "next lint",
10
"lint:fix": "next lint --fix",
0 commit comments