2026-01-12 12:21:35 +08:00
|
|
|
{
|
2026-01-12 13:16:22 +08:00
|
|
|
"framework": "vitepress",
|
2026-01-12 13:00:43 +08:00
|
|
|
"buildCommand": "npm run build",
|
2026-01-12 13:05:43 +08:00
|
|
|
"outputDirectory": "docs/.vitepress/dist",
|
|
|
|
|
"installCommand": "npm install"
|
2026-01-12 12:21:35 +08:00
|
|
|
}
|