Appearance
Guide
Deployment
Set your host to:
- Build command:
npm run build(ornpx vitepress build) - Publish directory:
.vitepress/dist
Vercel
In project settings, set Output Directory to .vitepress/dist if it is not detected automatically.
Cloudflare Pages
Use the same build command and output directory as above.