diff --git a/bun.lockb b/bun.lockb index 481d23c..de7a4f9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dbdad32..d2b6e69 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ }, "type": "module", "dependencies": { + "@sveltejs/adapter-vercel": "^5.4.3", "@sveltejs/enhanced-img": "^0.3.4", "highlight.js": "^11.8.0" }