Initial commit from Create Next App
This commit is contained in:
commit
9a88d6e746
15 changed files with 7417 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