Error

https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/app/(chat)/_components/components/MessageItem.tsx
./src/app/(chat)/_components/components/MessageList.tsx
./src/app/(chat)/_components/ChatInterface.tsx
./src/app/(chat)/_components/components/SimpleVoiceChat.tsx
Module not found: Can't resolve '../../../../../convex/_generated/api'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/app/(chat)/_components/ChatInterface.tsx
./src/app/(chat)/settings/page.tsx
Module not found: Can't resolve '../../../../convex/_generated/api'
https://nextjs.org/docs/messages/module-not-found
Build failed because of webpack errors
✖ 'npm run build' failed
Error: Command "npm run build:prod" exited with 1
Was this page helpful?