Files
1e1f6eae-0b6c-4ed9-8bdd-661…/vercel.json
2026-03-03 09:33:49 +00:00

5 lines
97 B
JSON

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