Skip to content

Commit 6546908

Browse files
committed
revert
1 parent de8a997 commit 6546908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7-
"build": "next build --turbo",
7+
"build": "next build",
88
"check": "next lint && tsc --noEmit",
99
"db:generate": "drizzle-kit generate",
1010
"db:migrate": "drizzle-kit migrate",

0 commit comments

Comments
 (0)