This commit is contained in:
Moritz Utcke
2025-03-19 11:12:53 -03:00
parent 959fcd7f3b
commit aea651c7f7
7 changed files with 94 additions and 81 deletions

View File

@@ -10,7 +10,7 @@ import { BildSchema } from "src/generated/zod/bild.js";
import sharp from "sharp"
import { PERSISTENT_DIR } from "#lib/server/constants.js";
import { PutObjectCommand, S3Client } from "@aws-sdk/client-s3";
import { s3Client } from "#lib/constants.js";
import { s3Client } from "#lib/s3.js";
export const PUT = defineApiRoute({
input: BildSchema.pick({