-
Hi! I have written a Next.js-app and deployed it with Vercel. When accessing an API-endpoint (
This only happens when deployed, and started roughly four days ago, working fine before that. Any help is hugely appreciated! 😄 |
Beta Was this translation helpful? Give feedback.
Answered by
olaven
Jun 16, 2020
Replies: 1 comment
-
This error disappeared when adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
olaven
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error disappeared when adding
.github
and.vscode
to.vercelignore
. 🤔