diff --git a/vizh.yml b/vizh.yml new file mode 100644 index 0000000..58b5d0c --- /dev/null +++ b/vizh.yml @@ -0,0 +1,11 @@ +# Set this to true if you want debug logs. +# +# These can be VERY verbose, so we suggest turning them off +# unless you really need them. +debug: false + +# Use this to change the Node.js version used to run your code +# on Vizh.ai. +# +# Available versions: node-20 +runtime: node-20