Files
3bef2036-859d-4bee-b30c-5fc…/vercel.json
2026-05-11 13:31:47 +00:00

5 lines
97 B
JSON

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