The Firestore Algolia Search extension currently creates functions using Node.js 18 and Cloud Functions v1, despite Node.js 18 being deprecated (EOL on April 30, 2025).
- Changing the runtime manually in Google Cloud Console to Node.js 20 causes deployment failures.
- New extension installations still default to Node.js 18 and v1 functions.