Files
a2d70dde-622f-4f96-be75-5be…/vercel.json
2026-03-18 18:07:42 +00:00

5 lines
97 B
JSON

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