7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"framework": null,
|
|
"buildCommand": "cd docs && pnpm install && pnpm build",
|
|
"outputDirectory": "docs/out",
|
|
"installCommand": "pnpm install"
|
|
}
|