/** @type {import('next').NextConfig} */ const nextConfig = { }; devServer.fastRefresh = true; export default nextConfig;