{ "extends": [ "//" ], "tasks": { "build": { "outputs": [ "dist/**" ], "dependsOn": [ "@zitadel/client#build" ] } } }