Files
bb137c95-200f-4f2f-ad9d-c14…/vercel.json
2026-04-03 18:25:14 +00:00

5 lines
97 B
JSON

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