Files
9c6a83b4-3d4c-494d-b600-2ed…/vercel.json
2026-06-11 20:32:12 +00:00

5 lines
97 B
JSON

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