next.js/test/e2e/app-dir/app-external/node_modules/compat-next-server-module/index.mjs
index.mjs6 lines103 B
import { NextResponse } from 'next/server'

export function respond() {
  return NextResponse.next()
}
Quest for Codev2.0.0
/
SIGN IN