Files
4c20938e-b8bc-42fc-97a2-ed1…/vercel.json
2026-04-01 19:40:40 +00:00

5 lines
97 B
JSON

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