Aldo Schumann
Aldo Schumann
> You just needs to remove the quarantine attributes on it, which can be done via the command line (`xattr -c`). To add to this for noobs like me. Here's...
I fixed this by using Node.js v18.x instead of the default v20.x and then redeploying. - Docs: [Setting the Node.js version in project settings](https://vercel.com/docs/functions/runtimes/node-js/node-js-versions#setting-the-node.js-version-in-project-settings) - Related issue: [Issue with Deployment...
Created pull request #73 to solve this