Files
f35dff2e-7033-4ee7-890d-737…/vercel.json
2026-06-08 16:25:36 +00:00

5 lines
97 B
JSON

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