Vercel Deployment not deploying updated code
Unanswered
Large oak-apple gall posted this in #help-forum
Large oak-apple gallOP
I have renamed some of the files in my code and git committed. However, the vercel deploy keeps failing because it still thinks that the file names are different and are saying it cant find the files. Here are the screenshots of the code, github, and build log. Any help appreciated, thanks!
9 Replies
Large oak-apple gallOP
The solution that the post you provided does not solve the problem.
The problem isn't the casing of the files, the names just dont match in vercel and in my code
@Large oak-apple gall The problem isn't the casing of the files, the names just dont match in vercel and in my code
hmm have you tried running build locally?
maybe you have some import statements you haven't updated for the new names yet
Large oak-apple gallOP
it should all be updated and it does work locally
Weird. Is the repo public
Large oak-apple gallOP
yes it is