mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
⭐ feat: Create image pipeline
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export const storage = new sst.aws.Bucket("Storage");
|
||||
export const storage = new sst.aws.Bucket("Storage",{
|
||||
access: "cloudfront",
|
||||
});
|
||||
Reference in New Issue
Block a user