Files
f5a79e52-d1b0-4f23-9941-65b…/vercel.json
2026-05-11 20:03:27 +00:00

5 lines
97 B
JSON

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