feat: email notifications via Resend on new incident
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@
|
||||
"@supabase/supabase-js": "^2.110.2",
|
||||
"next": "^15.5.20",
|
||||
"react": "^19.2.7",
|
||||
"react-dom": "^19.2.7"
|
||||
"react-dom": "^19.2.7",
|
||||
"resend": "^6.17.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
|
||||
Reference in New Issue
Block a user