I’ve tried everything but doesn’t fix. Used to be 500: INTERNAL_SERVER_ERROR
Code: MIDDLEWARE_INVOCATION_FAILED
ID: iad1::kfzsv-1748909610405-07ea0bc82627 but randomly changes to 404 error not found.
works when I deploy with netlify weird? still hoping to use vercel instead because databases are a bit tricky through netlify
I’m sorry you’re facing this issue. Can you share more details about your tech stack and the application you’re building?
If you can, please share your public repo or a minimal reproducible example. That will let us all work together from the same code to figure out what’s going wrong.
The site is basically a movie streaming website using third party content (legally) through embedding and its works with netlify through this link: https://fatetube.netlify.app/ I don’t have a public repo but if you need I can send you the files through email .
I see. Was this project built using v0? Do you have a local copy of the code? If so, can you try running npm run build and share the build output from the CLI?