removed cloudflare

This commit is contained in:
2025-08-18 15:19:14 -05:00
parent 6eb9a97583
commit f49a5ec9bf
3 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
output: 'export',
/* config options here */
};
export default nextConfig;