mirror of
https://github.com/cosscom/coss.git
synced 2026-09-14 20:06:50 +08:00
5 lines
168 B
JSON
5 lines
168 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"installCommand": "curl -fsSL https://bun.sh/install | bash -s -- \"bun-v1.3.1\" && ~/.bun/bin/bun install"
|
|
}
|