The @verida/account-web-vault
package doesn't work in a Next.js application by default
#427
Labels
@verida/account-web-vault
package doesn't work in a Next.js application by default
#427
Issue
When implementing Verida SSO on a Next.js app, we install the
@verida/account-web-vault
dependency. Upon running the application, there's an error loading the Sora font used by the login modal.Workaround
Update the Next.js configuration to support loading static font files.
next.config.mjs
Some solutions
The text was updated successfully, but these errors were encountered: