From 3272542290c3d54060584ae2c7858b53ab6dcf5b Mon Sep 17 00:00:00 2001 From: ZareMate <0.zaremate@gmail.com> Date: Mon, 14 Apr 2025 13:07:53 +0200 Subject: [PATCH] renamed: next.config.mjs -> next.config.js --- next.config.mjs => next.config.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename next.config.mjs => next.config.js (100%) diff --git a/next.config.mjs b/next.config.js similarity index 100% rename from next.config.mjs rename to next.config.js