This commit is contained in:
Florian Forster
2025-08-03 23:15:46 -07:00
parent ae5143d9cb
commit 767c8b697e

View File

@@ -25,9 +25,7 @@
"targets": {
"build": {
"outputs": [
"dist/**",
".next/**",
"!.next/cache/**"
"{projectRoot}/dist/**"
],
"dependsOn": [
"@zitadel/client#build"