diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-01-01 13:54:00 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-01-01 13:54:00 -0500 |
| commit | b2ed99705f3521dacb124656a0ca6580573a101b (patch) | |
| tree | df5d82c33e458f75009f1e76fd282a0673217bc5 /package.json | |
| parent | aefcde2c3933bb50424e05faaaae193724a285da (diff) | |
| download | personal-website-b2ed99705f3521dacb124656a0ca6580573a101b.tar.gz personal-website-b2ed99705f3521dacb124656a0ca6580573a101b.tar.bz2 personal-website-b2ed99705f3521dacb124656a0ca6580573a101b.zip | |
Readded vercel adapter
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 02c057a..7a7a13d 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "@astrojs/preact": "4.0.1", "@astrojs/rss": "4.0.10", "@astrojs/svelte": "7.0.2", + "@astrojs/vercel": "^8.0.1", "@iconify-json/fa6-brands": "^1.1.19", "@iconify-json/fa6-solid": "^1.1.21", "astro": "5.1.1", |
