NOTE: I no longer use this script since the release of turbo-ignore (More details)
Example of a script called by vercel
Ignored Build Stepoption to only build application in monorepo when changes have been detected.
node ../../scripts/ignore-step.jsMore details available here
Thanks, this is just wat I was looking for, just one thing on line L25 the
appis referenced but the variable is never set