Vercel Agent Pricing
Vercel Agent uses usage billing for paid work. Existing Vercel Agent credit balances are used first. After existing credit is consumed, additional paid usage is billed on-demand.
| Feature | Included usage | Paid pricing | Notes |
|---|---|---|---|
| Chat | Limited number of free messages during the beta | Provider tokens at the underlying rate with no markup, plus $0.25 per million tokens | Applies to paid Chat work after usage billing is enabled |
| Code Review | None | Provider tokens at the underlying rate with no markup, plus $0.25 per million tokens | Same token-based pricing as Chat |
| Agent Investigation | 10 alert investigations per billing cycle with Observability Plus | Provider tokens at the underlying rate with no markup, plus $0.25 per million tokens | Same token-based pricing as Chat |
| Installation | Included | No additional Agent charge | Resource usage from installed products may still apply |
Provider inference cost is charged at the underlying token rate with no markup.
The Vercel Token Rate is an additional $0.25 per million tokens for paid Agent work, including Chat, Code Review, and additional Agent Investigations. It is charged in addition to provider inference costs.
The Vercel Token Rate scales with the actual work each task requires. A quick question costs less than a deep investigation that reads your logs, deployments, configuration, and runtime data, spins up sandboxes, and writes across projects. You pay for the intensity of the work, not a flat fee regardless of what Agent did.
The Vercel Token Rate covers:
- Joining your project context: logs, deployments, configuration, and runtime data
- Custom model routing and execution across your projects
- Processing and infrastructure costs
The Vercel Token Rate applies to input, output, and cached tokens.
Simple requests, like finding a setting, explaining a DNS warning, or answering a docs question, are free for a limited number of messages during the beta.
Chat responses are billed on demand when:
- The response requires Vercel Agent to investigate, plan, or write code
- You continue using Chat after your included beta messages are used
Vercel Agent does not bill paid Chat work until an authorized team member enables usage billing. If usage billing is not enabled, Vercel Agent prompts for consent before paid work continues.
Rejecting a proposed plan does not bill the work described in that plan.
Code Review is billed on demand: provider tokens at the underlying rate with no markup, plus a Vercel Token Rate of $0.25 per million tokens. This is the same token-based pricing as paid Chat.
Agent Investigation includes 10 alert investigations per billing cycle with Observability Plus. After those are used, each additional investigation is billed on demand: provider tokens at the underlying rate with no markup, plus a Vercel Token Rate of $0.25 per million tokens. This is the same token-based pricing as paid Chat and Code Review.
Existing Vercel Agent credit balances are used before usage-based charges begin. New top-ups are no longer available through the dashboard for teams using usage billing.
Enterprise billing depends on the team's pricing model:
| Team pricing model | Vercel Agent billing treatment |
|---|---|
| Enterprise on flexible commitment | Existing Agent credit is used first, then additional usage is billed on-demand. Flexible commitment does not cover Vercel Agent credit. |
| Enterprise on MIU or unbundled pricing | Configure Vercel Agent through Buy with MIU instead of on-demand usage billing. |
| Pro and other eligible teams | Existing Agent credit is used first, then additional usage is billed on-demand after consent. |
You can monitor Vercel Agent spending in the Agent section in the sidebar of your dashboard.
To view costs:
- Go to the Agent tab.
- Review your current Agent credit balance, if your team has existing credit.
- View the usage and cost columns to see the cost of each Code Review, Agent Investigation, or paid Chat action.
If certain repositories, alerts, or Chat tasks consistently cost more, adjust your settings or usage patterns to control spend.
An authorized team member must enable usage billing before paid Agent work can continue after existing credit is consumed.
To enable or manage usage billing:
- Go to your team's Billing settings.
- Find Vercel Agent Usage Billing.
- Enable usage billing if prompted.
To stop new Agent charges:
- Disable Vercel Agent Chat to stop new Chat sessions.
- Disable Code Review to stop automatic pull request reviews.
- Disable Agent Investigation to stop automatic alert investigations.
Was this helpful?