fix(next): remove openai and anthropic sdk's from serverExternalPackages (#2349)

This commit is contained in:
Waleed
2025-12-12 18:09:17 -08:00
committed by GitHub
parent d06d2b01e3
commit d27f7c232b

View File

@@ -80,8 +80,6 @@ const nextConfig: NextConfig = {
'pino-pretty',
'thread-stream',
'@browserbasehq/stagehand',
'@anthropic-ai/sdk',
'openai',
],
experimental: {
optimizeCss: true,