Files
a6f25f1f-ca7b-4876-bb82-66d…/vercel.json
2026-03-18 18:45:39 +00:00

5 lines
97 B
JSON

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