This directory is a brief example of a VitePress site that can be deployed to Vercel with zero-configuration.
Install the dependencies
$ yarn install
Live Example: https://vitepress-starter-template.vercel.app
Install the dependencies:
$ yarn install
Start the development server
$ yarn dev
Build for production
$ yarn build
Deploy your VitePress application to Vercel
$ vercel