add sentry error logging to all serverless functions

This commit is contained in:
2021-06-20 06:48:27 -04:00
parent 363b4edf1c
commit ffd95fec8f
5 changed files with 188 additions and 10 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=2628000, immutable"
"value": "public, max-age=31536000, immutable"
}
]
},