NextJS/Firebase – implementing firebase analytics throw error: Missing App configuration value
i am using Next JS 13 with default pages directory and i use database for my project. Everything works fine, until i started to implementing firebase analytics. First it throwed that window is undefiend. I solved it by checking window.…