Files
fe81a814-bf8e-4f3d-9ad5-cd4…/vercel.json
2026-03-29 18:09:47 +00:00

5 lines
97 B
JSON

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