This directory is a brief example of a VitePress site that can be deployed to Vercel with zero-configuration.
Install the dependencies
$ yarn installLive Example: https://vitepress-starter-template.vercel.app
Install the dependencies:
$ yarn installStart the development server
$ yarn devBuild for production
$ yarn buildDeploy your VitePress application to Vercel
$ vercel