I just deployed an application to Vercel following the docs https://docs.convex.dev/production/hosting/vercel.
The site loads as expected, but if I try to sign-up or sign-in via username/password or anonymously I get an error. The table entries in users and authAccounts are created, but I get a console error.
index-k5IQGmW4.js:50 Uncaught (in promise) Error: [CONVEX A(auth:signIn)] [Request ID: 1edf2d6980ee8189] Server Error
Called by client
at nL.action (index-k5IQGmW4.js:50:37677)
at async index-k5IQGmW4.js:50:55066