/** @type {import('next').NextConfig} */ const nextConfig = { // Add any future Next.js configurations here }; export default nextConfig;