Files
73b8fd38-ed06-4000-9a6c-3fb…/vercel.json
2026-04-15 23:21:27 +00:00

5 lines
97 B
JSON

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