Deploying the wrong files

Using Next.js comes up and wants me to redeploy. it’s looking for a file that is not available, I can’t remove from my Github. All the files are wrong. how do I remove the .tsx files

Ideally you should reflect from GitHub which automatically create new deployment without deleted files. If you don’t have access to GitHub, you can deploy from your local machine using Vercel CLI

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.