# engines.node is pinned to 20.x so @astrojs/vercel@7.x emits a supported
# Vercel runtime for the SSR _render function. Local devs on a different
# Node version can still run yarn install via this flag.
--install.ignore-engines true
