Custom Subpaths
Vercel
Host documentation at a /docs subpath using Vercel
Prerequisite: Your primary domain (company.com) is hosted on and you are on the Mintlify Pro plan or above.
vercel.json Configuration
To host your documentation at a custom subpath using Vercel, you need to add the
following configuration to your vercel.json
file.
For more information, you can also refer to Vercel’s offical guide on check out the Project Configuration: Rewrites
Was this page helpful?