add events

This commit is contained in:
2024-09-16 17:10:38 +02:00
parent 6f9c79e0c4
commit 08deb1b959
993 changed files with 13866 additions and 6039 deletions

View File

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