module.exports = { preset: "ts-jest", rootDir: "./", displayName: "nextjs-router", testEnvironment: "jsdom", };