Initial push of Plunk Next
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/** @type {import('next-sitemap').IConfig} */
|
||||
module.exports = {
|
||||
siteUrl: process.env.NEXT_PUBLIC_LANDING_URI || 'https://www.swyp.be',
|
||||
generateRobotsTxt: true,
|
||||
};
|
||||
Reference in New Issue
Block a user