feat(examples): add next

This commit is contained in:
moklick
2023-10-10 13:19:37 +02:00
parent d062214536
commit 93a180b19d
14 changed files with 3993 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig