AI Briefing
KO

Vercel Supports Static Artifact Deployment in Under 1 Second via CLI

·2026.09.17 09:00

Key point

Starting with Vercel CLI 59.16.0, static artifacts can be deployed instantly in under 1 second.

Details

Vercel now supports deploying static artifacts in under 1 second via Vercel CLI. Users and AI agents can instantly share prototypes, publish HTML reports, and preview pages generated by coding agents using the vercel deploy command.

Vercel automatically detects that the deployment target is a static artifact, skipping the build step and immediately returning a live URL. This Instant deployments feature applies to directories that meet the following conditions:

  • Up to 10 HTML or Markdown files
  • Total file size of 5MB or less
  • Supported extensions: .html, .htm, .md

To use this feature, you must update to Vercel CLI version 59.16.0 or higher, and you can check all options via vercel deploy --help.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.