1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-09-13 13:17:11 -04:00
PoetryInstaller/vercel.json
2021-11-12 21:39:38 +01:00

6 lines
94 B
JSON

{
"rewrites": [
{ "source": "/", "destination": "/install-poetry.py" }
]
}