Update next.config.js
Co-authored-by: Vincent <Vinnl@users.noreply.github.com>
This commit is contained in:
Родитель
0d60a13615
Коммит
b960b9d14b
|
@ -209,6 +209,4 @@ const sentryOptions = {
|
|||
},
|
||||
};
|
||||
|
||||
export default withSentryConfig(nextConfig, {
|
||||
...sentryOptions,
|
||||
});
|
||||
export default withSentryConfig(nextConfig, sentryOptions);
|
||||
|
|
Загрузка…
Ссылка в новой задаче