Files
4d5d2f62-7a2f-4ee0-9ef6-6d0…/vercel.json
2026-03-09 02:40:52 +00:00

5 lines
97 B
JSON

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