Files
2ee48fba-be9e-4775-8b62-eae…/vercel.json
2026-03-20 23:26:20 +00:00

5 lines
97 B
JSON

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