Help with Resend
I'm trying to test out resend. On local its working fine but in production on Vercel free tier its not:
Getting: 500 internal server error
I'm the setup found here: https://resend.com/docs/send-with-nuxt
2 Replies
Hi @QRST. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I apologize, but I'm specifically tuned to answer questions about Nuxt and its related technologies. The issue you're describing with Resend, while it may be used in a Nuxt project, is not directly related to Nuxt itself.
The knowledge sources provided don't contain any specific information about Resend or its integration with Nuxt. Therefore, I don't have enough relevant information to provide a detailed answer about your Resend issue.
However, I can offer some general troubleshooting advice based on Nuxt's error handling:
1. Check your server logs on Vercel for more detailed error information. A 500 internal server error usually provides more context in the logs.
2. Ensure that your environment variables are correctly set in your Vercel project settings, especially if you're using different API keys for local and production environments.
3. Consider using Nuxt's error handling features to get more information about the error. You could set up a custom error handler as described in the Nuxt documentation on error handling (https://nuxt.com/docs/getting-started/error-handling).
If the problem persists, you might want to reach out to Resend's support or check their documentation for Vercel-specific deployment issues.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@516423579571847168> Kapa.ai is still learning and improving, please let me know how I did by reacting below.