Files
771ff50f-b99e-47f5-9457-3cf…/vercel.json
2026-05-24 09:08:26 +00:00

5 lines
97 B
JSON

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