Files
c4086d47-3880-41ec-8f0b-0a7…/vercel.json
2026-03-14 15:36:23 +00:00

5 lines
97 B
JSON

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