Files
1466be70-e677-442e-98f4-d1d…/vercel.json
2026-03-10 19:18:27 +00:00

5 lines
97 B
JSON

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