#How to change git repository if deploy application from github to vercel?
8 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
and if you do a commit on new repo, it doesn't build that?
@brisk sphinx
I didn't try that. But if use vercel cli to deploy, it can remove cache and use the new repository.
But why can't in web browser even I removed all the data cache from settings?
vercel cli is another way to upload the files (like github)... im confused what you are meaning with cache...
I think the repository target didn't be changed when click redeploy from dashboard. Maybe that's cache.
So I consider vercel cli.