Instantly update content without redeploying.
Update Redirects in Realtime
Learn how to update redirects served by Vercel when redirects change in the CMS without redeploying.
Learn how to create redirects via Contentful, synced at build time to Vercel’s CDN using vercel.ts
Proxy requests to external origins
Rewrite API traffic to an external backend using vercel.ts.
Add API External Origin Routing Rule
Using project-level routing rules for a rewrite.
Custom Platform Error Pages (Next.js Public dir)
Customize the platform error page with the public/ directory.
Custom Platform Error Pages (Next.js app router)
Customize the platform error page with Next.js App Router
Learn how to rewrite the /docs path on your domain to Mintlify, a popular documentation platform.