Vercel ChangelogSep 26, 2025, 1:00 PMCraig Andrewsimportant 75
Node.js Vercel Functions 現在支援針對特定路徑的請求取消 (Request Cancellation)
Original: Node.js Vercel Functions now support per-path request cancellation
Vercel has released an important update for its Node.js Vercel Functions: support for "per-path request cancellation." In the traditional…
Vercel 宣布其 Node.js Vercel Functions 支援「特定路徑請求取消」功能。當前端用戶中斷連線(如關閉網頁或取消請求)時,伺服器端可立即偵測並終止執行。這對於需要處理 LLM 串流生成(Streaming)的 AI 應用尤為重要,能有效避免不必要的 API 消耗與運算成本。
Vercel has released an important update for its Node.js Vercel Functions: support for "per-path request cancellation."
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.