Open Gbuomprisco opened 5 months ago
I'm also running into this issue
Same issue for me. Any workaround?
Hey @TooTallNate, wanted to help with that blocking issue. Got any ideas on how to tackle it? Or any workaround in the meantime? Any context you can share would be super helpful
Is their any update on this issue?
In my Remix project - I have the following file structure:
Remix (without the Vercel preset) correctly infers that the index page should be (_marketing._index).
This is useful, as it allows us to create a layout around the marketing side of the website - and another one for auth, dashboard, etc.
However, the Vercel preset will return a 404 with the structure above.
To reproduce: