Files
30840be3-0fbb-445d-a2d3-f0e…/vercel.json
2026-04-22 15:43:04 +00:00

5 lines
97 B
JSON

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