Delivery and resources
Build cache, traffic rules, resource bindings, and the diagnostics a release reports back.
Build cache
Cache keys are explicit and branch-aware, and invalidation is recorded without changing an existing release.
dependencies-and-artifacts / Branch / Last restored 2 days ago
pnpm-storenext-pagesturboTraffic rules
Rules are applied in order at the edge and recorded with the release that activates them.
Temporary to /api/$1
X-Content-Type-Options: nosniff
Runtime resources
Private endpoints, stores, and volumes are scoped to explicit environments and consumer services.
Database / Read and write / 2 environments, 2 consumers
postgres.scraps.internal:5432Key-value store / Read and write / 1 environment, 1 consumer
redis.scraps.internal:6379Release diagnostics
A diagnostic links failed source, build, policy, and runtime evidence to the field that corrects it.
OUTPUT_DIRECTORY_NOT_FOUND / Build / 3 days ago
The build completed without producing the configured static output directory.Point the output directory at the generated artifact, then start a replacement deployment.Correct configuration