Hey there, I am trying to deploy my application to production on Vercel. The app runs fine on Vercel Dev but is unable to work on production. There is 2 specific errors that pop up which does not appear when the app is ran on Vercel Dev (pasted below). Any help on why this is happening and steps to debug would be greatly appreciated!
Refused to load the script 'https://vercel.live/_next-live/feedback/feedback.js' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'script-src-elem' was not explicitly set, so 'default-src' is used as a fallback.
Failed to load resource: the server responded with a status of 404 ()