diff --git a/web/app/components/billing/config.ts b/web/app/components/billing/config.ts index 435ae1589f..8ee6b18242 100644 --- a/web/app/components/billing/config.ts +++ b/web/app/components/billing/config.ts @@ -48,7 +48,7 @@ export const ALL_PLANS: Record = { price: 159, modelProviders: supportModelProviders, teamWorkspace: 1, - teamMembers: 5, + teamMembers: 50, buildApps: 200, documents: 1000, vectorSpace: '20GB',