From f5c22f5260389eb341188dd63f5091457e89972c Mon Sep 17 00:00:00 2001 From: Liam <67254223+RealFascinated@users.noreply.github.com> Date: Mon, 14 Nov 2022 02:32:02 +0000 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 28d7e45..329b9dc 100644 --- a/next.config.js +++ b/next.config.js @@ -1,6 +1,9 @@ /** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, + //output: "standalone", + swcMinify: true, + optimizeFonts: true, images: { remotePatterns: [