Add provider webhook event store

This commit is contained in:
Theodore Song
2026-07-13 09:16:50 -04:00
parent f89cadbb40
commit 7dc0bb4dfd
12 changed files with 444 additions and 4 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"dependencies": {
"@vercel/blob": "2.5.0"
"@neondatabase/serverless": "^1.1.0",
"@vercel/blob": "2.5.0",
"svix": "^1.96.1"
}
}