mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-08 23:13:38 -05:00
vercel: add initial configuration
This commit is contained in:
parent
75536e9b5d
commit
f308a34806
1 changed files with 6 additions and 0 deletions
6
vercel.json
Normal file
6
vercel.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"rewrites": [
|
||||||
|
{ "source": "/", "destination": "/install-poetry.py" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue