Files
be0052f9-9375-4ee8-a34a-a5e…/vercel.json
2026-03-17 22:14:11 +00:00

5 lines
97 B
JSON

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