Skip to content

Commit d27f7c2

Browse files
authored
fix(next): remove openai and anthropic sdk's from serverExternalPackages (#2349)
1 parent d06d2b0 commit d27f7c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/sim/next.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ const nextConfig: NextConfig = {
8080
'pino-pretty',
8181
'thread-stream',
8282
'@browserbasehq/stagehand',
83-
'@anthropic-ai/sdk',
84-
'openai',
8583
],
8684
experimental: {
8785
optimizeCss: true,

0 commit comments

Comments
 (0)