How does one add Providers in a next.js `app` structure application? This whole pattern seems a bit much.
You can add them to the root layout component.