Multi-file Uploads Using Next.js
Next.js 13’s serverless functionality, Express 4, and Amazon S3 pre-signed URLs in TypeScript and Node.js 18 A tutorial on uploading multiple files using Next.js. The ask is straightforward: allow the user to upload file(s) from their computer to an S3 bucket.