#0001
`Vercel` switches function invocations to per-unit billing
100radar
VercelFrontend cloud platform — optimized for Next.js deployment
Function usage now maps directly to actual calls. The rate is unchanged, but billing becomes smoother for small teams and bursty apps.
- Pro customers pay $0.0000006 per invocation, equivalent to the previous $0.60 per 1M invocations package rate.
- The change starts from the next billing cycle; current effective rates stay unchanged until the existing cycle ends.
- Per-unit billing reduces the chance that
Vercel Functionsusage eats a large chunk of monthly included credits at once. - Applies to
Proand newEnterprisecustomers, so active Vercel apps should recheck cost dashboards after renewal.
Source: vercel.com/changelog/function-invocations-now-billed-perRead original →
