Replies: 1 comment 1 reply
-
You most likely need to specify You need to add it at the top of your Route Handler Regarding 404 – make sure the |
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
-
Hello,
I'm trying to deploy my app on Vercel, however it results in a 404 when I try to access it.
Copying the example's tsconfig with moduleResolution and module set to
NodeNext
seems to break my imports.Specifically I'm trying to import from zora's sdk:
the tsconfig.json that works for me locally
Forgive me if it's a stupid question as I'm new to typescript programming.
PS. Your discord invite link on the website is expired
Beta Was this translation helpful? Give feedback.
All reactions