

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 automatically optimizes your Hydrogen projects. When importing a new project, it will detect Hydrogen and configure the right settings for optimal performance — including server-rendering pages on Vercel infrastructure at the time. For current projects, use Vercel Functions with the Node.js runtime by default.
Deploy the Hydrogen template to get started.