Vercel · Rate Limits

Vercel Rate Limits

Vercel REST API per-team rate limits.

Vercel Rate Limits is the machine-readable rate-limit profile for Vercel on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 6 rate-limit definitions, measuring requests_per_minute, deployments_per_minute, deployments_per_day, and concurrent_builds.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting and Hosting.

6 Limits Throttle: 429
Rate LimitingHosting

Limits

REST API (read) team
requests_per_minute · minute
1200
Deployments create team
deployments_per_minute · minute
60
Deployments per day (Hobby) user
deployments_per_day · day
100
Deployments per day (Pro) team
deployments_per_day · day
6000
Build concurrency (Hobby) user
concurrent_builds
1
Build concurrency (Pro) team
concurrent_builds
12

Sources