I keep getting the above error when trying to deploy to Vercel from v0. How do I determine where the issue is? This is a new project and it just wont deploy, so clearly something isnt setup correctly.
The issue is that as soon as I add the sendgrid details I cannot preview the application. It seems to disable the preview as it wont allow the visibility of sendgrid in the appication probably cause it cannot test the functionality. It also gives the same error so it doesnt solve anything atm.
I tried to remove it and see what other options there are. But as soon as I even suggest email it disables the preview. Even if I remove the reference to sendgrid it still doesnt deploy. It hasnt deployed before sendgrid either. I dont think its the actual issue.