mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
chore: set public layout runtime to edge
This commit is contained in:
@@ -11,6 +11,8 @@ import Document from "@/components/Document";
|
||||
import { locales } from "@/i18n/config";
|
||||
import { Providers } from "@/app/providers";
|
||||
|
||||
export const runtime = "edge";
|
||||
|
||||
type Props = {
|
||||
children: ReactNode;
|
||||
params: Promise<{ locale: string }>;
|
||||
|
||||
Reference in New Issue
Block a user