Why am I getting error ReferenceError: Audio is not defined in NextJs?
So I got this Next component where it can play or stop the music (just like the MP3 player). It works perfectly fine when I run it on local server, when I click the button, the audio will play or stop. But however, I’am getting an error in the terminal, it says