Vercel

    Infra / DevOps · Usage-based

    Overview

    A hosting platform for websites and web apps. You connect a Git repository, and Vercel builds the site, puts it on a global network, and gives every code change its own preview link before it goes live. It is the company behind Next.js, a popular open source framework for building React apps, and Vercel is tuned to run Next.js well. It was founded in 2015 by Guillermo Rauch and is based in San Francisco. Over time it has added file storage, a key value config store, an AI gateway, sandboxed code execution, and v0, a tool that generates interfaces from a description.

    What people use it for

    Teams use Vercel to deploy front end applications without managing servers. Every push to a branch gets a preview deployment with a shareable URL, so reviewers and clients can see a change before it merges. Marketing and product teams host landing pages, docs sites, and full web apps on it. Developers run backend logic as serverless functions next to the site instead of standing up a separate server. Teams building with Next.js use features like incremental static regeneration and edge middleware that Vercel supports directly. Some use Vercel Blob for file uploads, the AI gateway to call language models, and v0 to draft a UI. Agencies like it because a client site can go from repository to live in minutes, with rollbacks a click away.

    Key capabilities

    Vercel connects to GitHub, GitLab, and Bitbucket and builds automatically on every push, with a preview deployment and unique URL per change and one click rollback. Sites are served from a global edge network with denial of service mitigation included on all plans. Serverless functions run on what Vercel calls Fluid compute, edge middleware runs code close to users, and scheduled cron jobs and incremental static regeneration are supported directly. It hosts many front end frameworks, not only Next.js. Managed infrastructure pieces include Blob object storage, Global Config, image optimization, web analytics, speed insights, log drains, and observability, billed by usage. Deployment protection can put preview URLs behind a login, and environment variables are managed per environment. The Hobby plan is free and limited to non commercial personal projects. The Pro plan charges a monthly fee per deploying seat, bundles a usage credit with each seat, then bills extra usage on demand, with a web application firewall available. Enterprise adds single sign on, HIPAA and SOC 2 support, higher build concurrency, and service level agreements. Vercel publishes Next.js and employs its core team.

    Limitations

    Usage based pricing is the recurring problem. Bandwidth and function costs rise with traffic, and bills can spike without warning during a traffic surge, a viral post, or bot and crawler activity. Public cases include bandwidth bills from the hundreds into the thousands of dollars from spikes and attack traffic, some served before Vercel's protection kicked in. Vercel lowered bandwidth prices in response, but the risk remains. The Hobby plan is for non commercial use only, so any revenue generating site is expected to be on a paid plan. Running heavily on Vercel specific features makes moving to another host harder. Reviewers also report slow support responses on billing issues, sometimes more than a day.

    Insight

    Vercel makes deploying a modern web app about as easy as it gets. Connect a repo, push, and there is a live site with a preview link for every change, and for a team shipping a Next.js app the fit is tight because the same company builds the framework. The cost model is where teams get hurt. Pricing follows usage, so a traffic spike, a viral link, or a bot crawl can turn a small bill into a large one, and several public stories describe surprise invoices in the thousands. Vercel has cut bandwidth prices and added protections, but the shape of the risk is still there, and support has been slow when a bill goes wrong. Set spending limits, watch usage, and put caching in front of heavy assets. Best for teams that value shipping speed and will monitor cost. For a simple static site, a flat priced host is safer.

    Pricing

    Usage-based

    Website

    vercel.com

    Last checked 2026-08-30