import type { NextConfig } from "next"; const nextConfig: NextConfig = { transpilePackages: ["@c2s/payload-contracts"], }; export default nextConfig; // webhook test 2026-02-17T13:37:43Z