When I try to build my updated version of my Next.js project I get a build error with the following error log even though when I run npm run dev and open the project on the local port everything is working fine.
Any thoughts?
Check your call stack in your Vercel error log. It's pointing at @solana/wallet-adapter-react-ui:
export * from `./useWalletModal`