Files
79ec0f1f-d406-421d-a186-1be…/vercel.json
2026-04-14 14:19:04 +00:00

5 lines
97 B
JSON

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