Vercel-MkDocs
https://github.com/fu-sen/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.