Files
a79eba0b-0d5b-474b-9747-5e2…/vercel.json
2026-05-12 01:15:59 +00:00

5 lines
97 B
JSON

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