/** @type {import('next-sitemap').IConfig} */ module.exports = { siteUrl: 'https://gitmoji.dev', generateRobotsTxt: true, }