Files
caf5ce2f-8910-450e-8d43-598…/vercel.json
2026-04-02 16:22:10 +00:00

5 lines
97 B
JSON

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