fawwazF
Convex Community3y ago
2 replies
fawwaz

Cannot find module error when deploying to Vercel

I'm seeing the below error when deploying to Vercel. According the docs we should run
npm run build
before first, but seems that it tries to access the
_generated
folder which is not part of the source.

You can also find a picture of the project configuration on Vercel.
image.png
image.png
Host your frontend on Vercel and your backend on Convex.
Using Convex with Vercel | Convex Developer Hub
Was this page helpful?