{
  "schema_version": "1.1",
  "id": "s4:https://vercel.com/changelog/deployments-now-show-billable-duration-and-cpu-minutes",
  "slug": "deployments-now-show-billable-duration-and-cpu-minutes-0pyayzb",
  "url": "https://feed7.dev/p/deployments-now-show-billable-duration-and-cpu-minutes-0pyayzb",
  "title": "Deployments now show billable duration and CPU minutes",
  "why_included": "Vercel now exposes per-deployment billable duration and CPU minutes in its dashboard, CLI, and API, making agent-triggered build costs easier to inspect.",
  "summary": "Vercel deployments now expose **billable duration** and **CPU minutes** in the dashboard, REST API, and vc inspect with CLI **59.23.1 or later**. Duration combines build and post-build time, rounded up to a whole minute; CPU minutes multiply that result by vCPUs.",
  "practical_implication": "Use the per-deployment breakdown to identify expensive builds from agent-driven branches, retries, or preview deployments and compare machine-size tradeoffs.",
  "agent_context": "Vercel deployments now expose **billable duration** and **CPU minutes** in the dashboard, REST API, and vc inspect with CLI **59.23.1 or later**. Duration combines build and post-build time, rounded up to a whole minute; CPU minutes multiply that result by vCPUs.\n\nUse the per-deployment breakdown to identify expensive builds from agent-driven branches, retries, or preview deployments and compare machine-size tradeoffs.\n\nThese are billing measures rather than raw runtime measures: whole-minute rounding and the selected machine's vCPU count both affect the totals.",
  "source": {
    "name": "Vercel",
    "url": "https://vercel.com/changelog/deployments-now-show-billable-duration-and-cpu-minutes",
    "published_at": "2026-09-21T15:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "infra",
  "domains": [
    "coding"
  ],
  "topics": [
    "observability",
    "dev-ux"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "These are billing measures rather than raw runtime measures: whole-minute rounding and the selected machine's vCPU count both affect the totals."
  ],
  "connected_context": {
    "meaning": "This adds deployment-level cost observability to agent-driven delivery, making expensive branches, retries, previews, and machine choices inspectable through both human and programmable interfaces. It complements runtime tracing but narrows interpretation: billable duration and CPU minutes measure rounded resource charges, so they should not be read as direct evidence of execution latency or agent efficiency.",
    "corpus_size": 843,
    "generated_at": "2026-09-22T09:07:46.298Z",
    "connections": [
      {
        "title": "Measure time between steps in Vercel Workflows",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/measure-time-between-steps-in-vercel-workflows",
        "feed7_url": "https://feed7.dev/p/measure-time-between-steps-in-vercel-workflows-0dtmqf6",
        "reason": "Workflow gap measurements can explain where elapsed time accumulates, while the new deployment fields show how rounded duration and machine size translate that activity into billing units."
      },
      {
        "title": "Agent Runs now available in the Vercel MCP and CLI",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/agent-runs-vercel-mcp-cli",
        "feed7_url": "https://feed7.dev/p/agent-runs-vercel-mcp-cli-06cfo04",
        "reason": "Agent Runs traces expose reasoning, tool calls, and token use; deployment billing metrics add the infrastructure-cost side needed to investigate expensive agent-generated delivery attempts."
      },
      {
        "title": "Vercel CLI expands support for DNS, domains, and project commands",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/vercel-cli-expands-support-for-dns-domains-and-project-commands",
        "feed7_url": "https://feed7.dev/p/vercel-cli-expands-support-for-dns-domains-and-project-commands-1iy7kh7",
        "reason": "The broader structured CLI surface enables supervised infrastructure automation, and per-deployment billing data gives those automated workflows a concrete cost signal to inspect."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-09-21T15:00:00.000Z",
  "modified_at": "2026-09-21T15:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/deployments-now-show-billable-duration-and-cpu-minutes-0pyayzb",
    "json": "https://feed7.dev/p/deployments-now-show-billable-duration-and-cpu-minutes-0pyayzb.json",
    "markdown": "https://feed7.dev/p/deployments-now-show-billable-duration-and-cpu-minutes-0pyayzb.md"
  }
}