Files
3bfe6505-e2fa-45dc-9fba-7ed…/vercel.json
2026-04-04 16:11:01 +00:00

5 lines
97 B
JSON

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