mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	@@ -59,6 +59,4 @@ export async function POST(req: NextRequest) {
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export const config = {
 | 
			
		||||
  runtime: "edge",
 | 
			
		||||
};
 | 
			
		||||
export const runtime = "experimental-edge";
 | 
			
		||||
 
 | 
			
		||||
@@ -30,6 +30,4 @@ export async function GET(req: NextRequest) {
 | 
			
		||||
  return makeRequest(req);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export const config = {
 | 
			
		||||
  runtime: "edge",
 | 
			
		||||
};
 | 
			
		||||
export const runtime = "experimental-edge";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user