Vercel deployment doesn't work anymore with 1.3.8 version

node:sqlite Module build failed: UnhandledSchemeError: Reading from "node:sqlite" is not handled by plugins (Unhandled scheme). Webpack supports "data:" and "file:" URIs by default. You may need an additional plugin to handle "node:" URIs. Import trace for requested module: node:sqlite ./node_modules/.pnpm/better-auth@1.3.8_react-dom@19.1.1_react@19.1.1react@19.1.1/node_modules/better-auth/dist/shared/better-auth.B8b3lep0.mjs ./node_modules/.pnpm/better-auth@1.3.8_react-dom@19.1.1_react@19.1.1react@19.1.1/node_modules/better-auth/dist/index.mjs I've this error when i try to deploy my app on vercel. Can you help me ? Thanks
2 Replies
Ping
Ping2mo ago
@coachnayo try latest
coachnayo
coachnayoOP2mo ago
Thanks it's works !

Did you find this page helpful?