Files
043f2315-907f-4f10-9b2d-b91…/vercel.json
2026-03-11 17:15:35 +00:00

5 lines
97 B
JSON

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