mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
fix(next): externalize playwright and ws (#2352)
This commit is contained in:
@@ -79,7 +79,11 @@ const nextConfig: NextConfig = {
|
||||
'pino',
|
||||
'pino-pretty',
|
||||
'thread-stream',
|
||||
'ws',
|
||||
],
|
||||
outputFileTracingIncludes: {
|
||||
'/api/tools/stagehand/*': ['./node_modules/ws/**/*'],
|
||||
},
|
||||
experimental: {
|
||||
optimizeCss: true,
|
||||
turbopackSourceMaps: false,
|
||||
|
||||
Reference in New Issue
Block a user