module.exports = { experimental: { fontLoaders: { '@next/font/google': { subsets: ['latin'], }, '@next/font/local': {}, }, }, }