{
"framework": "vite",
"buildCommand": "cd frontend && npm install && npm run build",
"outputDirectory": "frontend/dist"
}