Vercel 推出網域重定向功能:無需配置即可輕鬆轉址
Original: Redirecting Domains
The Vercel official blog has published a feature update on "Redirecting Domains." This feature is designed to simplify the redirect…
Vercel 宣布推出網域重定向(Redirecting Domains)功能。開發者現在可以直接在 Vercel 儀表板中,將特定網域(例如舊網域或 www 子網域)安全地重定向到目標網域。此功能免去了撰寫額外伺服器代碼或配置複雜設定檔的麻煩,並自動處理 SSL 憑證,大幅簡化了網域管理流程。
The Vercel official blog has published a feature update on "Redirecting Domains." This feature is designed to simplify the redirect workflow for developers managing multiple domains. Previously, if a developer wanted to redirect one domain (e.g., `www.example.com` or an old brand domain) to another primary domain (e.g., `example.com`), they typically had to write additional server-side code (such as Node.js redirect logic) or configure complex settings in a configuration file (like `vercel.json`).
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.