Add netxjs app

This commit is contained in:
2023-10-30 22:14:49 +01:00
parent c337c3dfd5
commit 7d54a53005
15 changed files with 4679 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig