79530864

Date: 2025-03-24 10:55:58
Score: 1.5
Natty:
Report link

for next js 15 version

import type { NextConfig } from "next";

const nextConfig: NextConfig = {
  serverExternalPackages: ["pdfkit"],
};

export default nextConfig;

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arman Ali