Files
2d3ac1b0-80e6-4c36-907d-d6e…/vercel.json
2026-04-15 20:11:59 +00:00

5 lines
97 B
JSON

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