Hello, i encountered this error while trying to deploy a test to vercel...
next build
▲ Next.js 14.0.2
Creating an optimized production build ...
Failed to compile.
./node_modules/langchain/dist/chains/question_answering/refine_prompts.js + 4 modules
Cannot get final name for export 'PromptTemplate' of ./node_modules/langchain/dist/prompts/index.js
Build failed because of webpack errors
Error: Command "npm run build" exited with 1
locally works perfect 