proomt

Search

Search posts, papers, and topics

All posts

VercelLakshmi Subbramanian1 min readrelease notesintro

Spend Management expands to Enterprise Flexible Commitment plans

Summary

Vercel now offers Spend Management at no extra cost to Enterprise teams on Flexible Commitment plans. Teams can define per‑cycle budgets that generate alerts, webhooks, or optionally pause production deployments when spend approaches the limit.

  • Spend Management is now free for Enterprise teams on Flexible Commitment plans.
  • Teams can set a per‑billing‑cycle budget that triggers email alerts, webhooks, or optional deployment pauses when usage nears the limit.
  • Pausing deployments is opt‑in and does not affect AI Gateway or v0 usage.
  • Setting a budget does not automatically stop usage; it only governs metered usage drawn from the prepaid balance.

Engineering managers of large Vercel teams should care because it provides built‑in cost controls and optional deployment pausing to avoid unexpected spend.

3/10

Related reading

  1. Full Sandbox egress firewall now available on Hobby plan

    Vercel added full Sandbox egress firewall capabilities to the Hobby plan, letting you define allow/deny network policies and attach secrets to outbound requests. You can configure policies via code or the Sandbox CLI, reducing data exfiltration risk for low‑cost projects.

    Vercelvercel.com1 minrelease
  2. How Factory scaled its cloud backend to one billion monthly requests on Vercel

    Factory runs its entire SaaS backend on a single Next.js app deployed to Vercel, handling about a billion API requests per day with 350 ms p95 latency. They achieve this with Vercel’s Fluid compute to avoid cold starts, built‑in observability and WAF for security, and internal automation (“Droids”) that let non‑engineers deploy tools without extra infrastructure.

    Vercelvercel.com4 min