#How to change git repository if deploy application from github to vercel?

8 messages · Page 1 of 1 (latest)

calm hazel
tulip daggerBOT
#

🔎 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)

brisk sphinx
#

and if you do a commit on new repo, it doesn't build that?

calm hazel
#

@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?

brisk sphinx
#

vercel cli is another way to upload the files (like github)... im confused what you are meaning with cache...

calm hazel
#

I think the repository target didn't be changed when click redeploy from dashboard. Maybe that's cache.
So I consider vercel cli.

brisk sphinx
#

yeah but redeploy just does the latest one they had downloaded

#

you need to make new commit on new repo to be able to use it instead (for rebuilding)