Files
9f757d11-0ff4-444e-9e26-cae…/vercel.json
2026-04-10 01:43:23 +00:00

5 lines
97 B
JSON

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