Skip to content
🪦

Netlify Functions (Legacy Runtime)

PivotedJune 2024

What was it?

AWS Lambda-based serverless functions on Netlify. Original serverless solution for Jamstack sites.

What happened?

Netlify deprecated legacy Functions in favor of Netlify Functions 2.0 with Deno-based runtime. Old Node.js runtime EOL'd.

Migration Guide

Migrate to Netlify Functions 2.0 (Deno runtime) or move to Vercel/Cloudflare Workers for serverless.