Files
dc6c5fca-f87b-407c-9998-a21…/vercel.json
2026-06-04 11:11:59 +00:00

5 lines
97 B
JSON

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