I am having an issue with getting my site to be hosted on Vercel. It keeps giving me this application error.
Removing unpermitted intrinsics lockdown-install.js:1:52832Removing unpermitted intrinsics lockdown-install.js:1:52832Partitioned cookie or storage access was provided to “https://vercel.live/_next-live/feedback/feedback.html?dpl=dpl_24zR5kCQKF7me5P8ermL8TpGxsyX” because it is loaded in the third-party context and dynamic state partitioning is enabled. contentscript.js:55:11109TypeError: r is not a function NextJS 34<anonymous code>:1:145535Removing unpermitted intrinsics lockdown-install.js:1:52832Partitioned cookie or storage access was provided to “https://vercel.live/_next-live/feedback/feedback.html?dpl=dpl_24zR5kCQKF7me5P8ermL8TpGxsyX” because it is loaded in the third-party context and dynamic state partitioning is enabled. contentscript.js:55:11109Source map error: Error: request failed with status 404Stack in the worker:networkRequest@resource://devtools/client/shared/source-map-loader/utils/network-request.js:43:9Resource URL: https://charlie-bull-hyga993zn-viktor-khachatryans-projects.vercel.app/%3Canonymous%20code%3E Source Map URL: installHook.js.map
When working on the site locally I do not have any of these errors and the site just works.
This is the github repo: