Vercel-MkDocs
MkDocs with β²Vercel (minimal configuration)
How to use
- Edit
mkdocs.ymlanddocs/index.md, add more files if needed. - Add the pip package to
requirements.txt. (Themes and plugins) - Use the Vercel command:
vercel devvercelandvercel --prod
or commit to a Git project:git push
You do not need to change the Build & Development Settings item.
Build error
If you've recently encountered a build error that was working fine before:
Many of the build error are that you mistyped mkdocs.yml
or you forgot to add the package to requirements.txt.
Check the file change immediately before the error occurred.
This is often not a problem with this project.
You should not open an issue for that.
Fork of this project
If you fork this project, be sure to change something and commit.
If you re-deploy without changing anything, it's my commit and I'll be notified.
You can also create a new project without forking or use the Vercel CLI without creating a project.
On this page
Contributors
Created March 20, 2021
Updated January 22, 2026