in cloud-functions/thumbnail/index.js [73:78]
await resizeCrop({ srcPath: originalFile, dstPath: thumbFile, width: 400, height: 400 });