Limits
This page lists the resource limits and quotas for Apply.Build apps. All per-app limits scale with the resource package ratio — see Resource Packages for details.
Per-app limits
| Resource | Tiny (0.25) | Small (0.5) | Medium (1) | Large (2) |
|---|---|---|---|---|
| vCPU | 250m | 500m | 1 | 2 |
| Memory | 256 MiB | 512 MiB | 1 GiB | 2 GiB |
| Egress bandwidth | 2.5 MB/s | 5 MB/s | 10 MB/s | 20 MB/s |
| Ephemeral disk | 2.5 GB | 5 GB | 10 GB | 20 GB |
Fixed per-app limits
| Resource | Limit |
|---|---|
| Max request body | 1 MiB |
| Request timeout | 60 s |
Per-account limits
| Resource | Limit |
|---|---|
| Apps | 50 |
| Custom domains per app | 10 |
| Environment variables per app | 100 |
Rate limits
API endpoints are rate-limited to prevent abuse. If you hit a rate limit, you'll receive a 429 Too Many Requests response. Retry after the duration indicated in the Retry-After header.
Limits are subject to change. Check the Pricing page for the most up-to-date information.