Files
4a432ce7-7d50-467a-ae77-842…/vercel.json
2026-04-09 01:21:23 +00:00

5 lines
97 B
JSON

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