Files
4f0ee28d-635b-4657-a23e-d4d…/vercel.json
2026-03-09 19:22:28 +00:00

5 lines
97 B
JSON

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