This guide will show you how to deploy a Docusaurus site and get your domain set up.
Docusaurus is a documentation framework that enables you to maintain open-source documentation websites. This guide covers how to deploy a Docusaurus v2 site. To build an Docusaurus site, start with a template:
Vercel is a platform for deploying the fastest Docusaurus sites. You can deploy your site with zero configuration to the best frontend infrastructure.
Vercel has integrations for GitHub, GitLab, and Bitbucket to enable CI/CD for your Docusaurus site with zero configuration. Then, you can run automated tests for performance and reliability on every push. Pull and merge requests are deployed instantly to a unique URL, accessible to your entire team.
After deploying, your new Docusaurus site will get automatically assigned a .vercel.app suffixed domain. You can then add a Custom Domain on your choice, either from a third-party or purchased through Vercel.
vercel to deploy.