Files
036bd0f3-1afe-48a2-bf82-abd…/vercel.json
2026-04-08 21:24:18 +00:00

5 lines
97 B
JSON

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