Files
96f80464-9d15-4784-a0de-34b…/vercel.json
2026-03-18 14:02:25 +00:00

5 lines
97 B
JSON

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