cloudflare
This commit is contained in:
@@ -2,6 +2,8 @@ import { BrandingAssets } from "@/components/branding-assets";
|
|||||||
import Footer from "@/components/footer";
|
import Footer from "@/components/footer";
|
||||||
import { Navigation } from "@/components/navigation";
|
import { Navigation } from "@/components/navigation";
|
||||||
|
|
||||||
|
export const runtime = 'edge';
|
||||||
|
|
||||||
export default function BrandingAssetsPage() {
|
export default function BrandingAssetsPage() {
|
||||||
return (
|
return (
|
||||||
<main className="flex min-h-screen flex-col items-center justify-start">
|
<main className="flex min-h-screen flex-col items-center justify-start">
|
||||||
|
|||||||
Reference in New Issue
Block a user