Files
6b4f53c7-ee63-449d-9bed-254…/vercel.json
2026-04-23 10:00:49 +00:00

5 lines
97 B
JSON

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