mirror of
https://github.com/RhenCloud/Cloud-Index.git
synced 2025-12-06 15:17:40 +08:00
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"framework": null,
|
|
"buildCommand": "pnpm run docs:build",
|
|
"installCommand": "pnpm install",
|
|
"outputDirectory": "docs/.vuepress/dist"
|
|
}
|