This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Replies: 2 comments
-
|
Hi @dzm11. Do you see any additional error information in the runtime logs? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm facing the same issue, the deployment completes and the status is ready but it says 404: NOT_FOUND when I open the link. It works locally and on render as well. Nothing is shown in the runtime logs. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Summary
My problem is that my app is not working in vercel enviorment.
I made an app that fetch currently listening song and display it in my inde.html.
One file is a index.js
The other file is public/app/script/script.js which is trying to fetch json file
What I can do to make it working? ENV file and env inside vercel are ok
Example
No response
Steps to Reproduce
you can try to reproduce by cloning my repo
https://github.com/dzm11/git-spoti
Beta Was this translation helpful? Give feedback.
All reactions