Files
c975667e-d464-49bd-9139-c2b…/vercel.json
2026-03-12 18:28:42 +00:00

5 lines
97 B
JSON

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