SendGrid Configuration
Configuring SendGrid Settings
Update the environment variables
SENDGRID_API_KEY=your-api-keyChange the email provider
export { send } from './sendgrid'Last updated