Files
bc0b386b-df4e-4296-b39d-671…/vercel.json
2026-05-30 19:43:09 +00:00

5 lines
97 B
JSON

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