You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the same code and converted to use app router instead of pages router. Here is the code I am using
It works in the dev mode, but the build is failing. @standard-crypto/farcaster-js seems to be the issue, as soon as I import it, build start to fail.
Any suggestions on this, any alternate clients that can be used?
I used the same code and converted to use app router instead of pages router.
Here is the code I am using
It works in the dev mode, but the build is failing.

@standard-crypto/farcaster-jsseems to be the issue, as soon as I import it, build start to fail.Any suggestions on this, any alternate clients that can be used?