Files
c5ff4ffb-20ba-416f-9815-df5…/vercel.json
2026-05-04 20:46:12 +00:00

5 lines
97 B
JSON

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