Files
7c52940c-b6fc-4672-aa2d-3d3…/vercel.json
2026-05-10 11:18:26 +00:00

5 lines
97 B
JSON

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