@alepha/bucket-vercel 0.14.4 → 0.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +8 -0
  2. package/dist/index.d.ts +12 -2022
  3. package/package.json +7 -7
package/README.md CHANGED
@@ -25,3 +25,11 @@ For more details, see the [Providers documentation](https://feunard.github.io/al
25
25
  #### VercelFileStorageProvider
26
26
 
27
27
  Vercel Blob Storage implementation of File Storage Provider.
28
+
29
+ ### Environment Variables
30
+
31
+ Environment variables used to configure this package.
32
+
33
+ | Variable | Type | Default | Description |
34
+ |----------|------|---------|-------------|
35
+ | `BLOB_READ_WRITE_TOKEN` | text | **Required** | |