Update next.config.js

This commit is contained in:
Liam 2022-11-14 02:32:02 +00:00
parent d10593dd7c
commit f5c22f5260
No known key found for this signature in database
GPG Key ID: 9A6D491A3FFF76E2

@ -1,6 +1,9 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
//output: "standalone",
swcMinify: true,
optimizeFonts: true,
images: {
remotePatterns: [