Files
72850838-40bf-45eb-b2ff-d5b…/vercel.json
2026-04-24 04:16:50 +00:00

5 lines
97 B
JSON

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