Files
a5589746-7620-45ff-8e70-b7b…/vercel.json
2026-03-15 02:53:17 +00:00

5 lines
97 B
JSON

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