Hi all! I’m struggling to find documentation on how to set up the S3 File Storage that comes with Payload Cloud. The official templates and npx create-payload-app only mention MongoDB setup, but nothing specific about integrating Payload Cloud’s built-in S3 storage.
I’m unsure if I need to worry about configuring S3 locally at all. My thought was that simply adding @payloadcms/payload-cloud would handle everything—letting me develop locally without S3 setup hassles and then automatically connecting to Payload Cloud’s S3 for all media files once deployed. Does it work this way out of the box, or do I need to manually configure Payload Cloud’s S3 for local dev to ensure it runs smoothly in production?