Problem Statement
I'm using Next.js only on the client side, so I don't use any server functions. That's why I don't really need the instrumentation file. However, if I delete it, I get a warning that can't be silenced
Solution Brainstorm
Maybe add a config attribute to silence the warning