@alepha/bucket-vercel - Bucket Vercel
Installation
This module is part of the Alepha framework:
npm install @alepha/bucket-vercel
Overview
Plugin for Alepha Bucket that provides Vercel Blob Storage capabilities.
API Reference
Providers
Providers are classes that encapsulate specific functionality and can be injected into your application. They handle initialization, configuration, and lifecycle management.
For more details, see the Providers documentation.
VercelFileStorageProvider
Vercel Blob Storage implementation of File Storage Provider.
Table of contents