Files
51ff68e3-1d5d-4ed7-86d7-261…/vercel.json
2026-05-13 12:40:43 +00:00

5 lines
97 B
JSON

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