Files
c7675bbe-0526-4e15-87f6-d22…/vercel.json
2026-04-15 13:18:04 +00:00

5 lines
97 B
JSON

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