Next.js: Block rendering of page component until async function returns (app router)
This may be a super-basic question, but I can’t find the answer here or in the Next.js docs.
How am I supposed to use NextJS AppRouter with a back office?
I just started a new project using the app router, previously I was using pages router along with tRPC and react-query and a story like jotai or zustand.