Files
9b9a6dff-5c1f-4dc5-850d-600…/vercel.json
2026-03-03 14:25:23 +00:00

5 lines
97 B
JSON

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