Files
fdd285fb-530c-4c55-9ae7-d56…/vercel.json
2026-06-07 18:48:35 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}