Nextjs does not respect serverComponentsExternalPackages in production
I try to bundle react code in a nextjs api using esbuild. It works on local fine but not in production.
I try to bundle react code in a nextjs api using esbuild. It works on local fine but not in production.