Compare commits
	
		
			2 Commits
		
	
	
		
			b49e4b5b2f
			...
			dca62ebe8b
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| dca62ebe8b | |||
| 03e073d06e | 
| @ -1,4 +1,4 @@ | ||||
| {/*import { NextResponse } from "next/server"; | ||||
| import { NextResponse } from "next/server"; | ||||
| import axios from "axios"; | ||||
| 
 | ||||
| export async function GET() { | ||||
| @ -19,4 +19,4 @@ export async function GET() { | ||||
|         console.error("API fetch error:", error); | ||||
|         return NextResponse.json({ error: "Failed to fetch inverters" }, { status: 500 }); | ||||
|     } | ||||
| }*/} | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user