Files
81b5ae8a-ec72-411e-a3f3-b1d…/vercel.json
2026-04-04 18:14:05 +00:00

5 lines
97 B
JSON

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