Files
77616770-7ae8-48e2-a067-416…/vercel.json
2026-03-27 13:02:24 +00:00

5 lines
97 B
JSON

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