How to ignore a .tool-versions file in Cloudflare Pages deployments Cloudflare, How ToMay 28, 2025 TL;DR: Here’s how you can “ignore” a .tool-versions file in a Cloudflare Pages deployment: In the build settings, change the root directory to any folder of your project. Using a custom build command, either cd back to the root directory … Continue reading