From 3021227d2c004df608ab7bdcccdafb219e33f62b Mon Sep 17 00:00:00 2001 From: Storm Date: Fri, 14 Jun 2024 10:36:27 +0200 Subject: [PATCH] fix: Use apiConfig in next.config.js --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index 8133782..33f11f1 100644 --- a/next.config.js +++ b/next.config.js @@ -16,7 +16,7 @@ const apiConfig = { const { withSentryConfig } = require("@sentry/nextjs"); -module.exports = withSentryConfig(module.exports, { +module.exports = withSentryConfig(apiConfig, { // For all available options, see: // https://github.com/getsentry/sentry-webpack-plugin#options