storage icon indicating copy to clipboard operation
storage copied to clipboard

Vercel Postgres, KV, Blob, and Edge Config

Vercel Storage

  • @vercel/postgres Vercel Postgres database client — Documentation | Source
  • @vercel/kv Durable Redis-compatible Key Value store — Documentation | Source
  • @vercel/edge-config Ultra-low latency data at the edge — Documentation | Source
  • @vercel/blob Fast object storage — Documentation | Source
  • @vercel/postgres-kysely A @vercel/postgres wrapper for the kysely ORMDocumentation | Source