From ddbbd0714a82be3a4e1bf8255dd60319f9917031 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Wed, 6 Jul 2022 23:16:05 +0200 Subject: [PATCH] fix wrong name for next config --- next.conf.js => next.config.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename next.conf.js => next.config.js (100%) diff --git a/next.conf.js b/next.config.js similarity index 100% rename from next.conf.js rename to next.config.js