Files
50b1498f-316e-4039-aeba-5e9…/vercel.json
2026-05-11 18:30:25 +00:00

5 lines
97 B
JSON

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