Files
46bb95ff-0824-4005-80c0-9ca…/vercel.json
2026-05-08 19:47:17 +00:00

5 lines
97 B
JSON

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