You can deploy a Mintlify docs site as a Next.js project on Vercel. This gives you full control over routing, redirects, and CDN configuration.Documentation Index
Fetch the complete documentation index at: https://help-center-starter-replace-template-content.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.