Files
dd555d52-9468-4032-8384-e7f…/vercel.json
2026-04-05 06:13:35 +00:00

5 lines
97 B
JSON

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