Ryan Sproule
Results
1
comments of
Ryan Sproule
here is an example using @thebrianchen override workaround, this works in nextjs 14 ``` typescript const config = { apiKey: process.env.ALCHEMY_API, // Replace with your API key network: Network.BASE_MAINNET, //...