Files
b7fe3edc-f90e-4141-9393-4cf…/vercel.json
2026-05-30 13:32:43 +00:00

5 lines
97 B
JSON

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