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
@t42ji2ji This is actually a non-next.js thing, but if you check out the Firebase docs (https://firebase.google.com/docs/admin/setup), they'll walk you through getting the credentials – it's basically a JSON file you have to download from your own Firebase project's console.
serverCredentials: {
// TODO service account json here
}
I dont know what should i fill in this ?
If any body have some sample JSON?
The text was updated successfully, but these errors were encountered: