Files
55be8c36-bede-467d-91f7-b59…/vercel.json
2026-03-27 08:41:22 +00:00

5 lines
97 B
JSON

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