Files
cosscom__coss/apps/ui/vercel.json
Volnei Munhoz d5a915e6d0 add biome
2025-11-13 19:19:31 -03:00

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"
}