Skip to content

Commit 7f2d0db

Browse files
msullivanclaude
andcommitted
Add Vercel configuration for static site deployment
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 805900d commit 7f2d0db

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"buildCommand": "./scripts/build-peps.sh",
3+
"outputDirectory": "build/html"
4+
}

0 commit comments

Comments
 (0)