Skip to content

Commit e7c06a8

Browse files
committed
1 parent aaa3111 commit e7c06a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "next dev --turbopack",
8-
"build": "next build --turbopack",
8+
"build": "next build",
99
"start": "next start",
1010
"lint": "eslint .",
1111
"codegen": "graphql-codegen",

0 commit comments

Comments
 (0)