Skip to content

Commit f308a34

Browse files
committed
vercel: add initial configuration
1 parent 75536e9 commit f308a34

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

vercel.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"rewrites": [
3+
{ "source": "/", "destination": "/install-poetry.py" }
4+
]
5+
}
6+

0 commit comments

Comments
 (0)