Files
48d2c9c9-0d55-4151-b48e-000…/vercel.json
2026-03-21 19:39:34 +00:00

5 lines
97 B
JSON

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