{
  "slug": "vercel",
  "name": "Vercel",
  "url": "https://vercel.com",
  "cat": "host",
  "group": "back",
  "tagline": "Next.js host / serverless edge",
  "price": "Hobby free: 100 GB fast data transfer, 1M invocations, 4 CPU-hours, 1M edge requests. Pro $20/user/mo with $20 credit, 1 TB transfer then ~$0.15/GB, edge requests $2/1M. Fluid compute Active CPU $0.128/hr (iad1) + $0.0106/GB-hr memory.",
  "tier": "mixed",
  "pick": false,
  "what": "The company behind Next.js, turning a Git push into builds, a global CDN and Fluid compute functions. Hobby includes 100 GB transfer, 1M invocations and 4 Active CPU hours. Pro is $20 per seat with a $20 usage credit, 1 TB transfer and per-region compute rates.",
  "why": "Zero-config Next.js: push to GitHub and get preview URLs, ISR, image optimization and analytics with no infra thinking. App Router features land here first and work without fighting adapters.",
  "warn": "<b>Hobby forbids commercial use</b> — wire up Stripe and you are out of terms. Pro now ships a default $200 on-demand budget with hard caps that pause projects; set it to your real ceiling on day one. Transfer overage near $0.15/GB is ~15x Cloudflare or Bunny.",
  "install": "npm i -g vercel && vercel --prod",
  "category": {
    "key": "host",
    "name": "Hosting, deploy & edge",
    "desc": "Egress pricing is where every surprise-bill story starts. Spend caps noted per platform.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://vercel.com/",
    "checked_at": "2026-08-18T16:48:12.002+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}