Files
e3f4a0ce-6f0e-4839-9e8f-d0a…/vercel.json
2026-04-28 12:30:34 +00:00

5 lines
97 B
JSON

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