deploy: raise cpu limit to 10s

This commit is contained in:
Michael H.
2026-01-19 22:12:21 +01:00
parent 3f3e6f5199
commit 5aea892a39

View File

@@ -12,7 +12,7 @@
"preview_urls": true,
"workers_dev": true,
"limits": {
"cpu_ms": 2000
"cpu_ms": 10000
},
"observability": {
"enabled": true,