Files
16cd3d99-d3fe-4d39-8e0e-704…/vercel.json
2026-06-10 23:25:10 +00:00

5 lines
97 B
JSON

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