Files
50ccf3a6-0586-49d7-bdfb-6b4…/vercel.json
2026-04-08 18:09:30 +00:00

5 lines
97 B
JSON

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