74e52e9dcd
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"framework": "vite",
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": "dist",
|
|
"installCommand": "npm install"
|
|
}
|