⚠ BREAKING CHANGES
The deploy command will now look for a functions cache created by the build command and deploy any existing function archives. You can disable this feature with --skip-functions-cache flag, which will tell the CLI to create fresh archives as part of the deployment.
netlify deploy --skip-functions-cache