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": { "targets": {
"build": { "build": {
"outputs": [ "outputs": [
"dist/**", "{projectRoot}/dist/**"
".next/**",
"!.next/cache/**"
], ],
"dependsOn": [ "dependsOn": [
"@zitadel/client#build" "@zitadel/client#build"