Is Vercel down? Live edge & build status
Frontend cloud & edge network
Live Vercel platform reachability — edge network, dashboard and build API checked from your browser against Vercel's public front-ends.
Vercel is operational if its global edge network, build pipeline, and dashboard APIs respond with HTTP 200 status. Client-side health checks at vercel.health monitor real-time reachability to distinguish local network issues from global Vercel platform outages. Vercel platform health is monitored in real-time by probing public edge nodes, dashboard responsiveness, and build API endpoints. To verify if Vercel is experiencing an outage, check edge reachability, serverless function invocation latencies, and regional CDN delivery status.
Vercel API Status
Live, in-browser checks against Vercel's public APIs. Refreshes every 15s.
Edge & dashboard
Reachability of Vercel's public front-ends (browser CORS blocked — DNS/TCP/TLS only)
- vercel.comMarketing / homepage—mswarming up
- Dashboardvercel.com/dashboard—mswarming up
- REST APIapi.vercel.com root—mswarming up
Delivery network
Sample edge domains that route through Vercel's CDN
- assets.vercel.comVercel asset edge—mswarming up
- nextjs.orgNext.js site (hosted on Vercel)—mswarming up
Vercel does not return permissive CORS headers on api.vercel.com from a browser, so these checks confirm DNS, TCP and TLS reachability only — not the JSON body. For build queue, function invocation and regional edge incidents, see Vercel's official status page below.
Hey, I'm Vel — your Vercel guide. Ask about pricing, Edge Functions, build fails, or how Vercel compares to Netlify and Cloudflare Pages.
Visit VercelSponsored content. vercel.health may earn a referral reward when you sign up via this widget. Answers are informational only — not financial advice.
Official Vercel status page
Open ↗About Vercel
Vercel is the frontend cloud built by the team behind Next.js, offering an edge network, serverless & edge functions, image optimization, and preview deployments. This page probes Vercel's public front-ends from your browser every 15 seconds to confirm the edge and dashboard are reachable.
Vercel at a glance
- Founded
- 2015
- HQ
- San Francisco, CA
- Best known for
- Next.js, Preview Deployments
- Runtime
- Edge Functions, Serverless Functions
- Regions
- 18+ edge regions
- Pricing model
- Hobby free · Pro $20/mo · Enterprise
Common Vercel issues
- Build stuck in queue
Free-tier builds share a capacity pool. During peak hours or a platform incident, queue time can jump from seconds to many minutes even though the dashboard is green.
- Edge Function 504 / cold start
Cold Edge Functions have a hard 1s init budget. Heavy imports at module scope (a whole ORM, a big markdown parser) will trip it — move expensive work inside the handler.
- Preview deploy 404s on a fresh branch
Preview URLs go live only after the first successful build. A queued or failed build shows a generic 404 — check the deployment log, not the site.
Background
Vercel was founded in 2015 by Guillermo Rauch as ZEIT and rebranded to Vercel in 2020 alongside the rise of Next.js. It has grown into the default frontend cloud for React shops, with an edge network, serverless & edge functions, and preview deployments tightly integrated with Git. In 2024–2025 Vercel added the Vercel AI SDK and v0 as first-class parts of the platform.
Frequently asked
How do I know if Vercel is down or if it is my site?
What happens when Vercel experiences an outage?
How can I monitor Vercel uptime independently?
How can I check if Vercel is currently down?
Why does my site work while the Vercel dashboard is down?
What are common causes of Vercel edge outages?
Is Vercel down right now?
Why do my builds queue while the dashboard is up?
Are edge function errors always an outage?
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.
All tracked sites
Live edge & build reachability for Vercel and its closest competitors.