diff --git a/sandbox.config.json b/sandbox.config.json index 8e5877d..a8b5f3e 100644 --- a/sandbox.config.json +++ b/sandbox.config.json @@ -6,6 +6,6 @@ "container": { "port": 5173, "startScript": "start", - "node": "15" + "node": "16" } }