Files
b6cf7ac0-43e9-494a-aeaf-0b0…/vercel.json
2026-03-05 17:20:21 +00:00

5 lines
97 B
JSON

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