Files
d5c5812f-737a-4593-b50e-0eb…/vercel.json
2026-03-25 15:36:07 +00:00

5 lines
97 B
JSON

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