This commit is contained in:
Aman Varshney
2025-05-31 00:32:46 +05:30
parent 8c9915c634
commit 3be1953330
6 changed files with 18 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
"build": {
"dependsOn": ["^build"],
"inputs": ["$TURBO_DEFAULT$", ".env*"],
"env": ["PROD"],
"outputs": [".next/**", "!.next/cache/**", "dist/**"]
},
"lint": {