Files
proxy-bun/vercel.json
T

5 lines
109 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"bunVersion": "1",
"installCommand": "bun install"
}