Files
2cd53a03-1e36-44eb-bfd6-bf0…/vercel.json
2026-03-08 17:37:03 +00:00

5 lines
97 B
JSON

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