Files
2026-07-19 19:58:00 +00:00

31 lines
632 B
YAML

name: production-proof-v116-high-utili-7255-2
version: 0.1.0
entrypoint: agent:ProductionProofV116HighUtili72552
expose:
public: false
frontend:
path: frontend
build: npm run build
dist: dist
mount: /app
auth: inherit
resources:
mailbox: true
databases:
- name: production-proof-v116-high-utili-7255-2-data
provider: neon
engine: postgres
scope: user
branch: main
access_mode: read_write
env:
url: DATABASE_URL
migrations:
path: db/migrations
scale_to_zero: true
runtime:
resources:
cpu: "500m"
memory: 512Mi
max_runtime_seconds: 300