fix: updated next-config.patch
This commit is contained in:
parent
7a2dd9ecd5
commit
138f4c1f10
@ -1,4 +1,21 @@
|
||||
diff --git a/next-config.patch b/next-config.patch
|
||||
index ab7706ba..e69de29b 100644
|
||||
--- a/next-config.patch
|
||||
+++ b/next-config.patch
|
||||
@@ -1,4 +0,0 @@
|
||||
-diff --git a/next.config.js b/next.config.js
|
||||
-index 2801090..4b5fabe 100644
|
||||
---- a/next.config.js
|
||||
-+++ b/next.config.js
|
||||
diff --git a/next.config.js b/next.config.js
|
||||
index 2801090..4b5fabe 100644
|
||||
index 4a208ebb..9c716638 100644
|
||||
--- a/next.config.js
|
||||
+++ b/next.config.js
|
||||
@@ -1,6 +1,7 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
|
||||
const nextConfig = {
|
||||
+ output: 'standalone',
|
||||
reactStrictMode: true,
|
||||
images: {
|
||||
domains: [
|
||||
|
Loading…
Reference in New Issue
Block a user