Update Indie stack to work with Vercel #2660
-
What should I change to make this stack to work with Vercel? I have tried to add the vercel.json file that works for me on other remix apps, and added the following line to serverBuildTarget: "vercel", But though the build is successful, the app gets 500 |
Beta Was this translation helpful? Give feedback.
Answered by
ItamarShDev
Apr 5, 2022
Replies: 1 comment
-
Fixed it by installing @remix-run/vercel |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MichaelDeBoey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed it by installing @remix-run/vercel