Is there a way to skip a build on a commit?

For example, pushing a commit that says [skip ci]

Hey, you can leverage VERCEL_GIT_COMMIT_MESSAGE System Environment variable in your Ignored Build Script to achieve this