You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
The text was updated successfully, but these errors were encountered: