Edge
This commit is contained in:
parent
0846554fa2
commit
09ac763958
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ import { Chat } from "./chat";
|
|||
import { Sidebar } from "./sidebar";
|
||||
import { auth } from "@/auth";
|
||||
|
||||
export const runtime = "edge"; // default
|
||||
export const runtime = "edge";
|
||||
export const preferredRegion = "home";
|
||||
|
||||
export default async function IndexPage() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue