Vercel 推出 Build Output API:讓任何前端框架都能無縫部署至 Vercel
Original: Announcing the Build Output API
Vercel has officially launched the "Build Output API," a new open specification designed to simplify and standardize the deployment process…
Vercel 宣布推出 Build Output API,這是一項開放的架構規範。它定義了統一的 `.vercel/output` 目錄結構,包含靜態資源、Serverless 函數及路由設定。此舉打破了過去框架與託管平台間的壁壘,讓 Astro、SvelteKit、Nuxt 等任何前端框架都能輕鬆適配並完美部署至 Vercel。
Vercel has officially launched the "Build Output API," a new open specification designed to simplify and standardize the deployment process for front-end frameworks. In the past, enabling different front-end frameworks (such as Nuxt, SvelteKit, Remix, and others) to run correctly on Vercel's Serverless or Edge network typically required developers or framework maintainers to write complex, framework-specific adapters and integration tools.
Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.
See Pro plans →Want the original English / full article?
Read on Vercel Changelog →Summaries are AI-generated; the original article is authoritative.