refactor: remove edge compatibility
This commit is contained in:
@@ -8,7 +8,3 @@ export const config = { api: { bodyParser: false } };
|
||||
const auth = initAuth(createDrizzleClient());
|
||||
|
||||
export default toNodeHandler(auth.handler);
|
||||
|
||||
// export const runtime = "edge";
|
||||
// export const preferredRegion = "lhr1";
|
||||
// export const dynamic = "force-dynamic";
|
||||
|
||||
Reference in New Issue
Block a user