This commit is contained in:
peintnermax
2024-10-11 10:36:19 +02:00
parent 9f4d07a39c
commit 6421883a87

View File

@@ -1,3 +1,5 @@
import { NextRequest, NextResponse } from "next/server";
export const config = { export const config = {
matcher: [ matcher: [
"/.well-known/:path*", "/.well-known/:path*",