Bump VM memory to 1GB for multi-page PDF support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-14 10:02:29 -07:00
parent baa17b0fc7
commit 598065ee00

View File

@@ -6,7 +6,7 @@ primary_region = "sjc"
dockerfile = "Dockerfile"
[[vm]]
memory = "512mb"
memory = "1gb"
[http_service]
internal_port = 8080