Note: This changelog entry is historical. Edge Functions are deprecated for new projects. Use Vercel Functions with the Node.js runtime and Fluid compute. Use Routing Middleware for request-time routing before a response completes.

  • Image Optimization: Source images for Vercel Image Optimization can now be viewed on the Usage tab.

  • Vercel CLI: Shipped v28.12.7 with improved Gatsby support.

  • Python Runtime for Vercel Functions: Improved documentation and examples for using the Python Runtime for Vercel Serverless Functions.

  • Edge Functions: Improved source map resolution and filtering

for more readable and actionable errors.

  • Docs search: Improved search in docs by making CMD+K the default, enhancing the accuracy and relevance of search results, and including path-based recommendations.

  • Changes to .vercelignore: Created a .vercelignore file in the "root directory" to fix a bug that caused deployments sourced from git to not properly resolve the .vercelignore when a "root directory" has been set.

Ready to deploy?