With the latest Next.js canary the `app` directory no longer adds additional `<div>`s
These were used to scroll layouts into view when navigating, this behavior is preserved without needing the extra element.
Available through npm install next@canary