We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f71ea5 commit dfdf018Copy full SHA for dfdf018
next-sitemap.js
@@ -0,0 +1,4 @@
1
+module.exports = {
2
+ siteUrl: process.env.SITE_URL || 'https://haystack.deepset.ai',
3
+ generateRobotsTxt: true,
4
+ }
0 commit comments