Files
74f73934-66bf-406f-ba16-e8d…/vercel.json
2026-06-09 12:09:18 +00:00

5 lines
97 B
JSON

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