Vercel logo
Productivity

Vercel

Frontend deployment platform, home of Next

What it does

Vercel is a hosting platform for frontend and full-stack web apps, made by the team behind Next.js. Push to Git and every branch gets a preview URL; main gets deployed to production. Global edge CDN, serverless functions, edge functions, image optimization, ISR (incremental static regeneration), Vercel Postgres/KV/Blob storage (managed data primitives), Analytics, Web Vitals monitoring, Speed Insights, and native Next.js features (Server Components, Server Actions, Middleware) run first-class. Also supports SvelteKit, Nuxt, Astro, Remix, and static sites. The pitch: deploy modern web apps without managing infrastructure.

Free tier

Yes

Starts at

$20/mo

Setup

easy

Key features

Auto DeploysPreview URLsEdge FunctionsAnalyticsSpeed Insights

Integrates with

GitHub, GitLab, Bitbucket

Who this fits

  • Any team shipping a Next.js app (this is the default and best home)
  • Startups and SMBs building marketing sites, dashboards, or SaaS frontends
  • Agencies deploying client sites (preview URLs make client review painless)
  • Ecommerce brands building headless storefronts (Shopify + Next.js frontend)
  • Solo developers who want zero infra work
  • Any team that values preview deployments per pull request

Who it does NOT fit

  • Backend-heavy services (long-running processes, queues, WebSockets at scale) — needs Fly.io, Railway, Render, or AWS
  • Compute-heavy workloads (video processing, ML inference at volume) — serverless timeouts and cost model do not fit
  • Businesses without a code-based site (WordPress, Squarespace, Wix stay where they are)
  • Teams that must self-host for compliance (AWS/GCP/Azure or on-prem)
  • Anyone whose bandwidth or function-invocation volume is enormous — Vercel is easy but not the cheapest at scale

Pricing

- Hobby: free, personal use only, generous limits for hobby projects (100GB bandwidth, 100GB-hrs functions, deploys unlimited but ~100/day soft limit) - Pro: ~$20/user/mo, commercial use, 1TB bandwidth, more function limits, team collaboration, previews unlimited, support - Enterprise: custom quote (typically $20K+/yr), SLA, SSO, audit logs, custom SLAs, higher limits, dedicated support - Overages on Pro bill by usage (bandwidth, function invocations, edge requests, image transformations, ISR writes) — this is where the surprise bill hits Model your monthly bandwidth + function invocations before scaling; Vercel is fair but not free at real traffic.

Real gotchas

  • Bandwidth pricing on Pro can surprise. A viral post or an unoptimized hero video can cost hundreds
  • Serverless function timeouts: 10s on Hobby, 60s on Pro, up to 900s on higher tiers with configuration
  • ISR writes and image optimizations bill separately — an image-heavy site can quietly rack up transformations
  • Hobby plan is personal-use only. Commercial use requires Pro (this catches solo founders)
  • Preview URLs are public unless you enable password protection (Pro feature) or Vercel Firewall
  • Edge functions have different runtime constraints than serverless — do not use Node-only APIs in Edge
  • Team seats add up — Pro is per-user. A 10-person team on Pro is $200/mo before overages
  • Vercel Postgres/KV/Blob are convenient but priced above the equivalent DIY options — evaluate before scaling

Integrations that matter

GitHub, GitLab, Bitbucket, Sentry, LogRocket, Datadog, PlanetScale, Supabase, Upstash, Neon, Prisma, Shopify (Hydrogen deploys), Stripe (via API), Cloudflare (as a CDN-in-front option), Slack, Notion.

Otto’s take on this tool

Recommend Vercel when: user is building a frontend or full-stack web app in Next.js, SvelteKit, Nuxt, Astro, or similar. Best fit for B2B SaaS frontends, ecommerce headless builds, agencies, and marketing sites. Pairs with GitHub (source), Supabase or Neon (database), Sentry (errors), Stripe (payments), and Cloudflare (if extra CDN/security layer needed). Do NOT recommend for backend-heavy services (Fly.io, Railway, Render win), for non-code sites, or for compute-heavy workloads. If the user is on Netlify and asking about Vercel — both are excellent; Vercel wins if the stack is Next.js, Netlify wins on some pricing edges and forms/identity. Always warn about bandwidth/function overages so users are not blindsided by the bill.

Affiliate disclosure: if you sign up through the link above, Ottomately may earn a referral commission at no cost to you. We only feature tools we have actually used or vetted through our recommendation engine.

More in Productivity

Not Sure Vercel is Right?

Otto can pick for you.

30 seconds, one form, get a personalized stack with pricing and integration paths.

Get my recommendations