/** @type {import("next").NextConfig} */ const nextConfig = { generateBuildId: async () => { return "c3635f4ef908df7e48b95"; }, turbopack: {} }; export default nextConfig;