Introduction
Place your configuration file at .vitepress/config.js. This is where all VitePress-specific files will be placed.
.
├─ docs
│ ├─ .vitepress
│ │ └─ config.js
│ └─ index.md
└─ package.jsonPlace your configuration file at .vitepress/config.js. This is where all VitePress-specific files will be placed.
.
├─ docs
│ ├─ .vitepress
│ │ └─ config.js
│ └─ index.md
└─ package.json