Files
48919b34-160e-4352-bc2b-9d3…/vercel.json
2026-04-06 10:50:30 +00:00

5 lines
97 B
JSON

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