Files
4ee24ebc-ccb5-4b7e-9dd6-53d…/vercel.json
2026-06-07 11:59:19 +00:00

5 lines
97 B
JSON

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