fix: sentry config update for web app
This commit is contained in:
parent
2b2f667868
commit
87ef4eecb1
13 changed files with 1081 additions and 82 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
|
||||
const nextConfig = {
|
||||
trailingSlash: true,
|
||||
reactStrictMode: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue