Summary
The Vercel CLI can now deploy static artifacts to Vercel in under one second, cutting the latency between building output and having it live for fast iteration and automated pipelines.
What changed
Sub-second deployment of static artifacts is now supported directly from the Vercel CLI.
Why it matters
Faster artifact deploys tighten the edit-deploy-verify loop that both human developers and coding agents depend on; shaving deploy latency to sub-second makes CLI-driven and agent-driven publishing pipelines materially more responsive.
Evidence excerpt
Sub-second artifact deployments are now supported in Vercel CLI — static artifacts can now be deployed to Vercel in under one second using the command-line interface.