#Business mail setup for Vercel ASAP
1 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
Crossposting (posting a question in a channel and send the question link to another channel) and reposting (posting the same question in several channels) are not allowed in this server. See the server rules in #welcome message for more information.
This is more of a mail server question than a next.js one.
You can self-host your own mail server on a relatively cheap VPS ($5/mo) on Hetzner with a docker container for either mailcow (if you want to be able to send and receive email) or postfix (if you only need to send out emails for auth, notifications etc.)