We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when calling const upload = await bucket.upload(string, 'target'); Is there anything that needs to be configured on the bucket or such?
const upload = await bucket.upload(string, 'target');