Files
2394f8af-af27-4933-9166-cc6…/vercel.json
2026-03-04 09:32:37 +00:00

5 lines
97 B
JSON

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