

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.
Vercel now supports and automatically optimizes your Hydrogen 2 projects as of Vercel CLI v31.2.3. When importing a new project, it will detect Hydrogen and configure the right settings for optimal performance — including using Vercel Edge Functions for server-rendering pages.
Deploy the Hydrogen template or run vercel init hydrogen-2 command in your terminal to get started.