---
title: Vercel
slug: vercel
url: "https://toolweight.com/options/vercel"
homepage: "https://vercel.com"
categories: vercel-alternatives
last_verified: 2026-06-15
license: CC-BY-4.0
---

# Vercel

> The frontend cloud that ships Next.js: best-in-class DX, metered everything.

Vercel builds Next.js and hosts it on infrastructure written specifically for it, which is why features like PPR and cross-region ISR revalidation appear here first and elsewhere later, if at all. The Pro plan bundles a terabyte of transfer into its $20 seat price, so small teams are rarely overcharged. The complaints start at the second terabyte, and with a metered model, Fluid compute, image transformations, edge requests, that is genuinely hard to forecast in advance.

## Identity

|  |  |
| --- | --- |
| Name | Vercel |
| Company | Vercel Inc. |
| One-liner | The frontend cloud that ships Next.js: best-in-class DX, metered everything. |
| Site | https://vercel.com |
| Docs | https://vercel.com/docs |
| Founded | 2015 |
| Funding | Series F, reported ~$9.3B valuation (2025) |
| Open source | No |
| Brand | https://toolweight.com/vendors/Vercel |
| Compared in | 1 |

## Where it is compared

### [Vercel alternatives](https://toolweight.com/compare/vercel-alternatives)
Ranked **#3 of 13** on default weights.
| Field | Value | Confidence | Verified | Source | Note |
| --- | --- | --- | --- | --- | --- |
| Frameworks | nextjs, nuxt, sveltekit, astro, remix, static | Inferred | - | - | - |
| Next.js parity | full | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/frameworks/nextjs | The reference implementation, PPR and cross-region ISR revalidation ship here first. |
| Runtime model | edge+node | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/functions/runtimes | - |
| Fn timeout | 5 min | Inferred | 2026-06-15 | https://vercel.com/docs/functions/limits | 300 s default on Pro; configurable higher on Fluid compute. |
| Cold start | 250 ms | Inferred | - | - | Fluid compute reuses warm instances aggressively, so most requests never pay this. |
| Cron jobs | ● | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/cron-jobs | - |
| Preview deploys | ● | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/deployments/preview-deployments | - |
| WAF & DDoS | ● | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/security/vercel-waf | Firewall and DDoS mitigation included; managed bot rules cost extra. |
| Observability | included-basic | Inferred | - | - | Runtime logs with short retention on Pro; Observability Plus is a paid add-on. |
| Sydney region | ● | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/edge-network/regions | syd1. |
| Monorepo support | ● | Inferred | - | - | - |
| Rollback | instant | Inferred | - | - | Immutable deployments with an alias swap; rollback is one click. |
| Overage behaviour | bill | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/pricing | Spend Management can pause the project at a threshold you set, but it is opt-in. Turn it on before launch, not after. |
| Bandwidth price | $150 /TB | Vendor-claimed | 2026-06-15 | https://vercel.com/pricing | $0.15/GB in North America and Europe; Sydney and other APAC regions bill higher. |
| Price @ 1 TB | $20 /mo | Inferred | - | - | Pro bundles the first 1 TB into the $20 seat price. The second TB costs about $150. |
| Build minutes incl. | 24,000 min/mo | Inferred | - | - | Approximate, Vercel has revised the Pro build allowance more than once. |
| Image opt billing | metered | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/image-optimization | Billed per source-image transformation beyond an included allowance. |
| Analytics cost | $10 /mo | Inferred | - | - | Web Analytics ships with an event allowance on Pro; Speed Insights is the add-on that costs money. Approximate. |
| Free tier | 4 | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/limits/fair-use-guidelines | Hobby is generous but explicitly non-commercial. |
| Self-hostable | ○ | Inferred | - | - | - |
| Exit friction | 4 | Inferred | - | - | Framework code moves easily; ISR behaviour, image optimisation, Edge Config and cron routes do not. |
| CLI quality | 5 | Inferred | - | - | - |
| Agent/CI deploy | ● | Vendor-claimed | 2026-06-15 | https://vercel.com/docs/rest-api | - |
| GA year | 2015 | Inferred | - | - | - |
| Funding | late-stage | Inferred | - | - | - |
| Pricing clarity | 2 | Inferred | - | - | Fluid compute, edge requests, transformations and transfer are four meters that interact. |

**Verdict.** Still the best place to run Next.js and still the hardest bill to forecast: the first terabyte is fine and the second is $150. Worth paying for while you are small, worth modelling carefully before you are not.

## Alternatives

- [AWS Amplify Hosting](https://toolweight.com/options/aws-amplify), Managed Next.js and static hosting inside AWS, billed per GB with no spend cap.
- [Cloudflare Workers & Pages](https://toolweight.com/options/cloudflare-workers), V8 isolates on 300+ PoPs, with zero egress charges and near-zero cold starts.
- [Coolify](https://toolweight.com/options/coolify), Open-source self-hosted PaaS: git push to your own server, with previews and cron.
- [Deno Deploy](https://toolweight.com/options/deno-deploy), Web-standard JavaScript at the edge, with built-in OpenTelemetry and a global KV.
- [Dokploy](https://toolweight.com/options/dokploy), Open-source self-hosted PaaS on Docker Swarm, with multi-node clustering built in.
- [Fly.io](https://toolweight.com/options/fly-io), Firecracker microVMs in 35+ regions including Sydney, driven from the CLI.
- [Hetzner + Coolify](https://toolweight.com/options/hetzner-coolify), The DIY baseline: a €4 CX22 running Coolify, with 20 TB of traffic included.
- [Netlify](https://toolweight.com/options/netlify), The original Jamstack host: strong build pipeline, punishing bandwidth overage.
- [Northflank](https://toolweight.com/options/northflank), Container platform with bring-your-own-cloud, GPUs and a sandbox-shaped API.
- [Railway](https://toolweight.com/options/railway), Container PaaS with the best developer experience in the category and usage billing.
- [Render](https://toolweight.com/options/render), Heroku-shaped container host with blueprints, managed Postgres and calm billing.
- [Sevalla](https://toolweight.com/options/sevalla), Kinsta's developer platform: apps, static sites, databases and object storage on GCP.

## Licence and attribution

Data from toolweight (https://toolweight.com), licensed CC-BY-4.0.

- Licence: [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
- Canonical HTML: https://toolweight.com/options/vercel
- Machine-readable: https://toolweight.com/options/vercel.md · https://toolweight.com/api/v1 · https://toolweight.com/mcp
- toolweight takes no affiliate revenue and sells no placements. Corrections: https://toolweight.com/suggest
