稻草人新闻RSS 聚合阅读

← 返回 💻 编程 & 软件工程

Sub-second artifact deployments are now supported in Vercel CLI

Vercel News Melkey Moksyakov 9月17日 vercel.com

You and your agents can now deploy static artifacts to Vercel in under one second through Vercel CLI.

Run vercel deploy to share a prototype, publish an HTML report, or preview a page created by your coding agent.

vercel deploy ./my-static-site --prod
✓ Created         acme/my-static-site  Inspect         https://vercel.com/acme/my-static-site/9pXk2mQvL7RwYzT4d  Production      https://my-static-site-k3v9x2m1q.vercel.app▲ Aliased         https://my-static-site.vercel.app
✓ Ready in 802ms

Vercel automatically detects eligible deployments, and valid artifacts will skip the build step, immediately returning a live URL.

Instant deployments support directories with:

  • Up to 10 HTML or Markdown files

  • A total size of 5 MB or less

Supported file extension include .html, .htm, and .md.

Update to Vercel CLI version 59.16.0 or later to get started, and run vercel deploy --help for all available options.

在原文站打开 ↗

Cloudflare Workers 每 3 分钟抓一批,9 批轮完最快约 27 分钟 · 点右上 ↻ 立刻全量抓一次