feat: migrate to vercel
This commit is contained in:
parent
72847b3dad
commit
91274e2851
8 changed files with 418 additions and 53 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue