Allows for full app routing that uses:
- React Server Components
- Streaming
Routing Conventions

- All routes must be placed in
appfolder - Every file corresponding to a route must be named
page.jsorpage.tsx - Each folder corresponds to a path segment in the url