diff --git a/netlify.toml b/netlify.toml index fdaf530d..2a3fcd57 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,2 +1,3 @@ [build.environment] - YARN_VERSION = "1.22.21" \ No newline at end of file + YARN_VERSION = "1.22.21" + NODE_VERSION = "18" \ No newline at end of file