cloudflare

This commit is contained in:
mauro 🤙
2024-08-31 10:28:29 +00:00
parent ac06b4d940
commit 6fcc93665f

View File

@@ -2,6 +2,8 @@ import { BrandingAssets } from "@/components/branding-assets";
import Footer from "@/components/footer";
import { Navigation } from "@/components/navigation";
export const runtime = 'edge';
export default function BrandingAssetsPage() {
return (
<main className="flex min-h-screen flex-col items-center justify-start">