feat: migrate to vercel

This commit is contained in:
Barrett Ruth 2026-02-18 09:15:36 -05:00
parent 72847b3dad
commit 91274e2851
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
8 changed files with 418 additions and 53 deletions

View file

@ -1,5 +1,5 @@
{
"name": "barrettruth.com",
"name": "barrettruth.sh",
"type": "module",
"version": "0.0.1",
"scripts": {
@ -18,6 +18,7 @@
},
"dependencies": {
"@astrojs/mdx": "^4.3.13",
"@astrojs/vercel": "^9.0.4",
"astro": "^5.16.9",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.1",