Files
4db28c19-3937-4f15-9d41-d04…/vercel.json
2026-03-03 10:47:32 +00:00

5 lines
97 B
JSON

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