Files
5072dd43-4a50-400e-b7eb-d14…/vercel.json
2026-05-21 21:33:19 +00:00

5 lines
97 B
JSON

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