diff --git a/.vercelignore b/.vercelignore new file mode 100644 index 0000000..379863f --- /dev/null +++ b/.vercelignore @@ -0,0 +1,4 @@ +# Force Vercel to use requirements.txt instead of pyproject.toml +# See: https://github.com/vercel/vercel/issues/14041 +pyproject.toml +poetry.lock \ No newline at end of file