[F] Try to fix netlify

pull/50/head
Azalea Gui 2023-01-05 19:36:55 -05:00
parent ccb25e2707
commit 9d4d98829d
No known key found for this signature in database
GPG Key ID: E289FAC0DA92DD2B
1 changed files with 4 additions and 0 deletions

4
netlify.toml Normal file
View File

@ -0,0 +1,4 @@
[build]
publish = "dist/"
command = "yarn build"
environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.11" }