target self pre sponsor

This commit is contained in:
Noble
2025-01-21 16:12:53 +01:00
parent a9ffcd0bb4
commit ed303650a0
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
output: 'export',
output: 'export',
}
module.exports = nextConfig
module.exports = nextConfig