From cecbbe1e4e5b2291f5b8a54d9ad4407bca660f6c Mon Sep 17 00:00:00 2001 From: Lucian Felix Ghita Date: Thu, 10 Aug 2023 19:28:26 +0200 Subject: [PATCH] Update next.config.js --- next.config.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/next.config.js b/next.config.js index b21b6617f..ec94e9027 100644 --- a/next.config.js +++ b/next.config.js @@ -32,3 +32,6 @@ module.exports = { ]; } }; + + +