Vercel Deployment fails even though project ID defined, Error: No projectId found. Every dApp must now provide a WalletConnect Cloud projectId to enable WalletConnect v2 #5522
Labels
type: bug
Something isn't working
Describe the bug
I have a Nextjs14 project, and my
WalletConnectId
variable is populated with an.env
variable but only works with localhost. When trying to build with vercel, the errr shows up.SDK Version (if relevant)
To Reproduce
Steps to reproduce the behavior:
.env
in root directoryprocess.env.NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID
Vercel
tries to build project the build fails with the errorExpected behavior
Build should not fail.
The text was updated successfully, but these errors were encountered: