Files
be8c0d4e-ffaf-4c1d-9b40-e53…/vercel.json
2026-04-20 17:15:59 +00:00

5 lines
97 B
JSON

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