Skip to content

Commit 76e548a

Browse files
committed
feat: update v
1 parent e4c6249 commit 76e548a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"build": {
1717
"dependsOn": ["^db:generate", "^build"],
1818
"outputs": [".next/**", "!.next/cache/**"],
19-
"dotEnv": [".env", ".env.local"]
19+
"env": []
2020
},
2121
"lint": {},
2222
"dev": {

0 commit comments

Comments
 (0)