Files
c253f4b1-a7ff-4823-bbd6-da9…/vercel.json
2026-04-29 16:24:23 +00:00

5 lines
97 B
JSON

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