Files
8c3c5312-f45e-444d-aebc-12d…/vercel.json
2026-05-05 12:45:25 +00:00

5 lines
97 B
JSON

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