Files
18da45f8-2524-436d-a4d9-b0d…/vercel.json
2026-04-26 13:45:24 +00:00

5 lines
97 B
JSON

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