Files
0170b025-69cd-4d3d-b349-822…/vercel.json
2026-05-25 09:41:51 +00:00

5 lines
97 B
JSON

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