Files
5d6f308f-3ebf-4a41-b3dd-6df…/vercel.json
2026-05-22 17:12:40 +00:00

5 lines
97 B
JSON

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