Files
ba664a79-efec-45b5-995d-57c…/vercel.json
2026-03-05 07:59:01 +00:00

5 lines
97 B
JSON

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