Files
proxy-bun/vercel.json
T

5 lines
109 B
JSON
Raw Normal View History

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