Files
ef1e8e19-908d-4c15-9739-a80…/vercel.json
2026-05-12 15:25:33 +00:00

5 lines
97 B
JSON

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