Knowledge Base

Guides and articles to help you get the most out of the Netlify platform.

Filter by topic 0
Filter by topic:

16 articles

Deploy Guide
Deploy Your Google Stitch App to Netlify

July 12, 2026

Export a UI from Google Stitch and publish it to Netlify by dragging the static HTML into Netlify Drop, with a path to graduate to a Git-connected project.
Comparison
Netlify Drop vs Vercel Drop

July 12, 2026

A fair comparison of Netlify Drop and Vercel Drop, two drag-and-drop deploy tools, covering account requirements, build handling, file support, and updates.
Deploy Guide
Deploy Your Bolt App to Netlify

July 12, 2026

Publish an app you built in Bolt.new to Netlify, either with Bolt’s one-click Netlify integration or by connecting your repository for continuous deploys.
Comparison
Netlify Blobs vs Vercel Blob

July 12, 2026

A fair, technical comparison of Netlify Blobs and Vercel Blob, covering data model, consistency, metadata, size limits, browser uploads, and pricing, with code for both.
Deploy Guide
Deploy Your v0 App to Netlify

July 12, 2026

Publish an app you built with v0 (Vercel’s AI app builder) to Netlify, either by syncing to GitHub for continuous deploys or by exporting the code and deploying with the Netlify CLI.
Deploy Guide
Deploy Your Lovable App to Netlify

July 12, 2026

Publish an app built in Lovable to Netlify through GitHub for continuous deploys, or drag the built files to Netlify Drop, including how to carry over Supabase keys.
Migration
Migrate to Netlify from Vercel

July 12, 2026

A step-by-step guide to moving a site from Vercel to Netlify, covering build settings, environment variables, redirects, headers, functions, and DNS cutover with zero downtime.
Reference
Netlify for Coding Agents: Build and Ship a Full App

July 12, 2026

A reference for AI coding agents building on Netlify: how to publish and update a live site with the CLI, add a database and background jobs, call models through the AI Gateway, and connect the Netlify MCP server, all non-interactively.
Reference
Netlify’s Full-Stack Primitives: A 2026 Platform Map

July 12, 2026

A reference table mapping the primitives a modern web app needs (compute, data, storage, cache, queues, identity, AI, and more) to the first-party Netlify product that provides each, with third-party options noted.
Comparison
Netlify vs AWS Amplify

July 12, 2026

A fair, technical comparison of Netlify and AWS Amplify Hosting, covering platform scope, framework support, backend services, pricing models, AWS integration, and developer experience.
Comparison
Netlify vs Render

July 12, 2026

A fair, technical comparison of Netlify and Render, covering platform architecture, static sites, backend services and databases, cold starts, deploys, pricing, and developer experience.
Comparison
TanStack Start vs Next.js

July 12, 2026

A balanced comparison of TanStack Start and Next.js across architecture, type safety, rendering, data fetching, and ecosystem, plus how each deploys to Netlify.