Skip to main content
Vercel

Is Vercel down? Live edge & build status

Edge deployment platform behind Next.js

Live Vercel reachability — the edge deployment platform for Next.js and modern frontends, checked from your browser.

Vercel platform reachability depends on its global Edge Network, serverless function compute, and build pipeline status. Real-time outages typically affect deployment builds or edge routing, which can be monitored via Vercel Status or verified through synthetic browser reachability checks.

Vercel API Status

Live, in-browser checks against Vercel's public APIs. Refreshes every 15s.

Checking…

Reachability

DNS / TCP / TLS for Vercel surfaces

3 endpoints
  • Marketing site
    vercel.com
    ms
    warming up
  • Dashboard
    vercel.com/dashboard
    ms
    warming up
  • Deployments edge
    *.vercel.app hostname
    ms
    warming up
Polling every 15s · Last updated · Next in 15sOpen Vercel

Vercel's public front-ends are checked from your browser. Build failures, Edge Function cold starts, and function timeouts do not surface here — see the Vercel status page for those.

Sponsored · Vercel
Ask Vera
Edge · Next.js

I'm Vera — your Vercel guide. Ask about Edge vs Node functions, build minutes, or Next.js hosting.

Open Vercel

Sponsored content. replit.health may earn a referral reward when you sign up via this widget. Answers are informational only — not financial or engineering advice.

About Vercel

Vercel is the deployment platform behind Next.js, offering serverless functions, edge middleware, and global CDN hosting. This page monitors browser reachability of the marketing site, dashboard, and *.vercel.app edge.

Vercel at a glance

Founded
2015
HQ
San Francisco, CA
Flagship framework
Next.js
Products
Hosting, Functions, Edge, KV, Postgres, Blob
Regions
Global CDN + selectable function regions

Common Vercel issues

  • Function timeouts on cold start

    Serverless functions on Hobby have a 10s timeout. Long ML/DB calls need Pro's 60s limit, or an Edge Function for streaming.

  • Domain stuck 'Verifying'

    DNS propagation can take up to 24h. Double-check the A/CNAME records and remove any conflicting DNS at the registrar.

Background

Vercel was founded by Guillermo Rauch in 2015 as ZEIT Now and rebranded to Vercel in 2020, alongside the rise of Next.js. It has since become the default host for many React and Next.js apps and expanded into edge middleware, functions, and managed databases.

Frequently asked

How do I check if Vercel is experiencing an outage?
Monitor Vercel's official status page at vercel-status.com or replit.health. Verify whether the incident impacts edge function execution, git integration build pipelines, or dashboard accessibility.
Why am I getting a 500 or 502 error on Vercel?
500 and 502 errors on Vercel generally stem from unhandled serverless function crashes, execution timeouts, missing environment variables, or upstream database connection pool exhaustion rather than platform-wide outages.
What should I do if Vercel deployments are stuck queued?
Queued builds often happen during temporary build queue congestion. Canceling the stuck build and triggering a manual redeploy from the Vercel dashboard or CLI typically clears the queue.
Is Vercel down right now?
Green dots mean vercel.com and the *.vercel.app edge are reachable from your browser. Build queue backups and function region failures can still occur — check Vercel's status page.
Why is my Vercel build failing?
Most build failures are code-side: missing env vars, native-only npm packages, or an outdated Node version. Platform-side build outages are rare and get reported on the official status page.

Learn more

About this check

All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by Vercel.

Checks run client-side from your browser against Vercel's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.