diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index d545114f5..1a304bfef 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -8,5 +8,5 @@ "uv-nextjs-example-uh9zi" ], "buildCommand": "prepublishOnly", - "node": "16" + "node": "18" }