/** @type {import('next-sitemap').IConfig} */ module.exports = { siteUrl: "https://www.firezone.dev", generateRobotsTxt: true, // (optional) // ...other options };