Files
6648cb60-49af-4cd2-85e7-d71…/vercel.json
2026-03-05 21:01:00 +00:00

5 lines
97 B
JSON

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