Files
f19b1d5e-7be9-456f-a2d2-42b…/vercel.json
2026-05-07 16:19:07 +00:00

5 lines
97 B
JSON

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