shipfeedAI news, curated daily

23:29:03 CET
21 SEPT23:29:03shipfeed
pull to refreshlast sync
Just in — 30 new
§ tools · storyline

Deployments now show billable duration and CPU minutes

Vercel adds billable duration and CPU minutes metrics to deployment dashboards and REST API.

today · · primary fetch1 sourceupdated today ·

Deployments now show their billable duration and CPU minutes in the dashboard, , and the . Use it to understand how each build contributes to your usage.vc inspectREST API Billable duration is the build and post-build time combined, rounded up to the next whole minute.

CPU minutes are that figure multiplied by the machine's vCPUs. To see the same breakdown from the CLI, update to version 59.23.1 or later with , then run :npm i -g vercel@latestvc inspect Learn more about in the docs.build machines and CPU minutes Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comDeployments now show billable duration and CPU minutesprimary