Rendering a different route Nextjs
I have a folder called
I've see the async redirects, but that changes the
Home in my pages directory, I want to render this Home folder without changing the url to /home when the user visits the / page. I've see the async redirects, but that changes the
url