When to use Vercel
Use Vercel hosting when you:- Need to serve docs from a path on your own domain (for example,
yourdomain.com/docs). - Want to use Vercel’s edge network for CDN and performance.
- Need custom middleware for authentication or routing.
docs.yourdomain.com) is simpler and requires no additional infrastructure.
Setup overview
Deploy to Vercel
Push the build output to a Git repository connected to Vercel, or use the Vercel CLI:
When deploying to Vercel, you manage your own hosting infrastructure. Mintlify’s built-in analytics and AI search features may behave differently in this configuration — check the Mintlify docs for any limitations.