Skip to content

pantoken / bundlers/next/src / NextConfigLike

Interface: NextConfigLike

Experimental

A minimal Next config shape (only the field this adapter touches).

Indexable

[key: string]: unknownExperimental

Properties

transpilePackages?

optional transpilePackages?: string[]

Experimental