mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-25 16:05:39 -04:00
zod ➡️ valibot (plus more server action tracing)
This commit is contained in:
@@ -212,6 +212,9 @@ const nextPlugins: Array<NextPlugin | [NextPlugin, any]> = [
|
||||
widenClientFileUpload: true,
|
||||
disableLogger: true,
|
||||
telemetry: false,
|
||||
autoInstrumentAppDirectory: true,
|
||||
autoInstrumentServerFunctions: true,
|
||||
autoInstrumentMiddleware: false,
|
||||
bundleSizeOptimizations: {
|
||||
excludeDebugStatements: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user