feat(frontend): add sentry

This commit is contained in:
Sam 2022-09-16 10:20:09 +02:00
parent 4a8e1bb54f
commit 220e8fa71d
10 changed files with 617 additions and 25 deletions

View file

@ -8,6 +8,7 @@
"lint": "next lint"
},
"dependencies": {
"@sentry/nextjs": "^7.13.0",
"next": "12.2.2",
"react": "18.2.0",
"react-bootstrap-icons": "^1.8.4",