Files
b43e8fda-bf16-48f7-aa68-4d3…/vercel.json
2026-03-13 11:58:43 +00:00

5 lines
97 B
JSON

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