Files
7d76e15e-9005-4b82-8f19-a1d…/vercel.json
2026-03-07 22:00:12 +00:00

5 lines
97 B
JSON

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