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 e4c6249 commit 76e548aCopy full SHA for 76e548a
turbo.json
@@ -16,7 +16,7 @@
16
"build": {
17
"dependsOn": ["^db:generate", "^build"],
18
"outputs": [".next/**", "!.next/cache/**"],
19
- "dotEnv": [".env", ".env.local"]
+ "env": []
20
},
21
"lint": {},
22
"dev": {
0 commit comments