We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e23b6 commit 3fc8ae2Copy full SHA for 3fc8ae2
app/api/source-map/route.ts
@@ -21,4 +21,3 @@ export async function GET() {
21
22
return NextResponse.json(sourceMap);
23
}
24
-
0 commit comments