Is there a way to set DNS records with Deno Deploy without setting up a custom domain? I'm not seeing one.
The context is that I want to use Resend to send emails to users to allow them to reset their password. In order to get set up with Resend, you need to set a few DNS records. I have my app all set up with Deno Deploy, but I'm not seeing a way to set the DNS records.
Steps to reproduce
Deploy an app on Deno Deploy without a custom domain.
Problem description
Is there a way to set DNS records with Deno Deploy without setting up a custom domain? I'm not seeing one.
The context is that I want to use Resend to send emails to users to allow them to reset their password. In order to get set up with Resend, you need to set a few DNS records. I have my app all set up with Deno Deploy, but I'm not seeing a way to set the DNS records.
Steps to reproduce
Expected behavior
A way to set up DNS records.
Environment
No response
Possible solution
No response
Additional context
I'm cross posting here (original post) based on the advice in this comment.