Replies: 1 comment 1 reply
-
Mine was working few days ago, now it is showing 404. I checked the working one log to the failed one. The working one exported the api/index while the other didn't. Something funny on vercel. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a project with
npx create-remix@latest
and selected vercel for deployment. I then deployed the site usingnpx vercel
. However, I'm getting a 404 whenever I go to the project page: https://new-vercel-pi.vercel.app/.I assume that the default template should work, is there something obvious I'm missing here?
Beta Was this translation helpful? Give feedback.
All reactions