I have a NextJS project that I’m deploying to Vercel. I had been steadily contributing and deploying happily for quite some time until today. The current issue that I’m having is that I’m using Github Copilot to address some of my issues. As I said, this was working just fine until recently I started getting issues saying that the Copilot email must have access to the project in order to create deployments.
Error: Git author ``+Copilot@users.noreply.github.com`` must have access to the team some-team’s projects on Vercel to create deployments.
Is it true that I’m going to have to upgrade to Pro just so that I can make use of Github’s Copilot?