Files
a154d576-36df-4606-9d03-4ed…/vercel.json
2026-05-14 01:50:35 +00:00

5 lines
97 B
JSON

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