Nick
Nick4w ago

Magic links point to localhost:3000 in nextjs

My magic links point to locahost:3000 (which make sense, because I set the SITE_URL to localhost:3000 according to https://labs.convex.dev/auth/setup/manual I also followed the vercel setup: https://docs.convex.dev/production/hosting/vercel But it seems like this does not modify the SITE_URL to point to the preview deployment link
Manual Setup - Convex Auth
Authentication library for your Convex backend
Using Convex with Vercel | Convex Developer Hub
Host your frontend on Vercel and your backend on Convex
3 Replies
Convex Bot
Convex Bot4w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
Nick
NickOP4w ago
the real question is, if convex is able to handle multiple site urls (in free tier)
erquhart
erquhart4w ago
Not sure what is meant by multiple site urls in general but if you're just talking about preview deployments, that's a paid feature.

Did you find this page helpful?