Custom server route returns 404 #13692
-
Bug reportDescribe the bug
To Reproduce
Expected behaviorThat works the same in prod as in devel AditionalI tried multiple approaches: catch-all with ty |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The last I heard (via this comment) is that Vercel will not work properly with a custom server. |
Beta Was this translation helpful? Give feedback.
-
I simply moved the handshake to a Heroku dyno. And I'll close the issue since the example is not accurate anymore (deployment and code changed). But I'd love to see some changes in the docs regarding these situations. Let me know if I can do something to help. |
Beta Was this translation helpful? Give feedback.
The last I heard (via this comment) is that Vercel will not work properly with a custom server.