diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json deleted file mode 100644 index 1a304bfef..000000000 --- a/.codesandbox/ci.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "sandboxes": [ - "new", - "uv-react-demo-6yp8bh", - "uv-simple-example-s0czy", - "uv-simple-example-with-url-adapter-1p175", - "uv-config-example-7kh4s", - "uv-nextjs-example-uh9zi" - ], - "buildCommand": "prepublishOnly", - "node": "18" -}