Instantly update content without redeploying.
Proxy requests to external origins
Rewrite API traffic to an external backend using vercel.ts.
Update Redirects in Realtime
Learn how to update redirects served by Vercel when redirects change in the CMS without redeploying.
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.
Learn how to rewrite the /docs path on your domain to Mintlify, a popular documentation platform.
Learn how to create redirects via Contentful, synced at build time to Vercel’s CDN using vercel.ts
Custom Platform Error Pages (Next.js app router)
Customize the platform error page with Next.js App Router