Add vizh.yml

This commit is contained in:
kodemaster-admin 2025-11-25 20:06:55 +00:00
parent b623dc14c1
commit 2ff0657715

11
vizh.yml Normal file
View File

@ -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