Files
492f214a-4bc5-4775-ae2d-057…/vercel.json
2026-03-03 08:56:51 +00:00

5 lines
97 B
JSON

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