init
This commit is contained in:
commit
2dd77e743f
31 changed files with 12778 additions and 0 deletions
4
next.config.js
Normal file
4
next.config.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {}
|
||||
|
||||
module.exports = nextConfig
|
Loading…
Add table
Add a link
Reference in a new issue