d-x90
Results
1
comments of
d-x90
If you are using next.js make sure, you don't use anything in global context from @project-serum\sol-wallet-adapter e.g.: new Wallet("https://www.sollet.io", cluster); shouldn't be called on top level of your file because...