Fix more conflicting dependencies
This commit is contained in:
parent
291395f8d3
commit
3ca903cf4f
11 changed files with 300 additions and 364 deletions
|
|
@ -3,6 +3,7 @@ const nextConfig = {
|
|||
reactStrictMode: true,
|
||||
publicRuntimeConfig: {
|
||||
leafcutterURL: process.env.LEAFCUTTER_URL,
|
||||
metamigoURL: process.env.METAMIGO_URL,
|
||||
},
|
||||
rewrites: async () => ({
|
||||
fallback: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue