6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"framework": "vite",
|
|
"buildCommand": "bun run build",
|
|
"outputDirectory": "dist"
|
|
}
|