Files
6edc683d-c52e-4817-9e65-5eb…/vercel.json
2026-04-02 22:18:54 +00:00

5 lines
97 B
JSON

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