Reputation: 1
I have this flutter app deployed on vercel
, but whenever I do updates on the code and re-deploy to vercel
, the newer version isn't really there, although I do promote to production, and when I see the source code from vercel
it's the new code ?
vercel
(command)vercel
alias <deployment>
<domain>
)
none workedUpvotes: 0
Views: 23