mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
fix(next): remove openai and anthropic sdk's from serverExternalPackages (#2349)
This commit is contained in:
@@ -80,8 +80,6 @@ const nextConfig: NextConfig = {
|
||||
'pino-pretty',
|
||||
'thread-stream',
|
||||
'@browserbasehq/stagehand',
|
||||
'@anthropic-ai/sdk',
|
||||
'openai',
|
||||
],
|
||||
experimental: {
|
||||
optimizeCss: true,
|
||||
|
||||
Reference in New Issue
Block a user