Vercel ChangelogJul 4, 2024, 1:00 PMimportant 75

Vercel Functions 串流功能將支援所有前端框架,不再侷限於 Next.js

Original: Function streaming to be framework-agnostic on Vercel

Vercel has officially announced that the Streaming capability of its Serverless Functions will adopt a "framework-agnostic" standardized…

Vercel 宣布將 Vercel Functions 的串流(Streaming)功能改為「框架無關」(Framework-agnostic)。過去串流多與 Next.js 深度整合,如今不論是使用 Remix、Nuxt、SvelteKit 還是原生 Web API,開發者都能直接利用標準的 ReadableStream 進行資料串流。這對於需要即時生成 AI 回覆(如 LLM 輸出)的開發者來說,提供了極大的框架選擇彈性。

Vercel has officially announced that the Streaming capability of its Serverless Functions will adopt a "framework-agnostic" standardized design. This means developers deploying applications on Vercel will no longer need to be tied to Next.js to fully enjoy high-performance streaming responses.

Full summary

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.