Vercel Deploy Error

Hello programmers,

I’ve developed a website with the intent of having front and backend setup. Unfortunately, I wasn’t able to code all of the functions I wanted in time and would rather deploy the site as is. I reconfigured the client and server launch to start with “npm start.” While I’ve tried to use ChatGPT to help fix the issue I’m still getting an error within 21 secs of deploying on Vercel. Can someone take a look?

Thank you in advance,

Abigail

hey @abigail.figaro I forked your repo and directly went to vercel to deploy it and guess what I had absolutely no issue while deployement,
I can not attach the link but you can see the repo and deployed project “abdulbasit110” github account, Happy coding.
note: I made exactly no change in your code

I have run into Vercel deploy errors a few times, usually due to issues with configuration files or dependencies. Ensuring that the build settings are correct and checking the logs for specific error messages has helped me troubleshoot. Has anyone else dealt with this and found a solution that speeds up the deployment process?

Hi there and welcome to the forum!

Please create your own topic when you have specific questions about your own tasks. Only respond to another thread when you want to provide help to the original poster of the other thread or have follow up questions concerning other replies given to the original poster.

Thank you.