mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 23:02:10 +03:00
fix(build): add pino and pino-pretty to serverExternalPackages
This commit is contained in:
@@ -13,6 +13,8 @@ const nextConfig = {
|
||||
},
|
||||
output: "standalone",
|
||||
serverExternalPackages: [
|
||||
"pino",
|
||||
"pino-pretty",
|
||||
"thread-stream",
|
||||
"better-sqlite3",
|
||||
"zod",
|
||||
|
||||
Reference in New Issue
Block a user