removed custom open-next

This commit is contained in:
2025-08-18 14:25:45 -05:00
parent 94c09daa58
commit e397bbfc81
2 changed files with 2 additions and 5 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
import { defineCloudflareConfig } from "@opennextjs/cloudflare";
export default defineCloudflareConfig({
buildCommand: "npm run build:next",
});
export default defineCloudflareConfig();