Add vercel.json

This commit is contained in:
Orion Reed 2024-03-24 16:16:38 -07:00
parent cc72ce4b67
commit b02675ada0
4 changed files with 7 additions and 1136 deletions

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
dist/
.DS_Store
bun.lockb
yarn.lock
# Logs

BIN
bun.lockb

Binary file not shown.

5
vercel.json Normal file
View File

@ -0,0 +1,5 @@
{
"buildCommand": "yarn build",
"framework": "eleventy",
"outputDirectory": "dist"
}

1136
yarn.lock

File diff suppressed because it is too large Load Diff