8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"framework": "vite",
|
|
"installCommand": "pnpm install",
|
|
"buildCommand": "pnpm run build",
|
|
"outputDirectory": "dist"
|
|
}
|
|
|