Files
c1a2569e-c8ff-42d6-b29b-2cf…/vercel.json
2026-03-09 20:42:23 +00:00

5 lines
97 B
JSON

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