diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index 6558cfff..d1f3feca 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -1,3 +1,4 @@ { - "buildCommand": false + "buildCommand": false, + "node": "22" }