Vertex Media Generation Overview Build image and video generation features using Google Vertex AI through the Vercel AI SDK. Covers Imagen models for image generation and editing (inpainting, outpainting, background swap) and Veo models for video generation with optional audio. Uses the provider with the unified SDK. Instructions Step 1: Set up the project Use the default provider instance (reads from env), or create a custom one: Step 2: Generate images with Imagen Use from the package with a Vertex image model: Imagen does NOT support the parameter. Use instead. Supported ratios: , , , , .…