Update deploy.md

The output directory should be `.vitepress/dist`
输出目录应该为`.vitepress/dist`
pull/4196/head
Horon_Lee 1 year ago committed by GitHub
parent 32c51e39ae
commit 4ed569c731
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -110,7 +110,7 @@ Cache-Control: max-age=31536000,immutable
使用仪表板创建新项目并更改这些设置:
- **构建命令:** `npm run docs:build`
- **输出目录:** `docs/.vitepress/dist`
- **输出目录:** `.vitepress/dist`
- **node 版本:** `18` (或更高版本)
::: warning

Loading…
Cancel
Save