diff --git a/crop-x.bundle b/crop-x.bundle
new file mode 100644
index 0000000..9d68ad6
Binary files /dev/null and b/crop-x.bundle differ
diff --git a/crop-x/next-env.d.ts b/crop-x/next-env.d.ts
index 9edff1c..c4b7818 100644
--- a/crop-x/next-env.d.ts
+++ b/crop-x/next-env.d.ts
@@ -1,6 +1,6 @@
///
///
-import "./.next/types/routes.d.ts";
+import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.