Files
440c31d6-5b36-4a5e-8b82-97e…/vercel.json
2026-03-21 01:20:12 +00:00

5 lines
97 B
JSON

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