chore: remove instrumentation (#279)
* chore: remove instrumentation * chore: clean apk cache after installation * chore: fix docker builds
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
export async function register() {
|
||||
if (process.env.NEXT_RUNTIME === "nodejs") {
|
||||
await require("pino");
|
||||
await require("next-logger");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user