Files
db10f0ad-a964-48ad-a3ff-677…/vercel.json
2026-04-22 05:25:13 +00:00

5 lines
97 B
JSON

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