Files
be4de849-5ead-461d-85ed-3d4…/vercel.json
2026-05-26 16:07:29 +00:00

5 lines
97 B
JSON

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