From a7f9513763f766876e8fc62638295a54c1311420 Mon Sep 17 00:00:00 2001 From: AmbrizAlberto Date: Sun, 7 Apr 2024 22:39:17 -0600 Subject: [PATCH] Error Fixed --- next.config.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/next.config.mjs b/next.config.mjs index 4678774..04d1e3e 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -2,3 +2,4 @@ const nextConfig = {}; export default nextConfig; +