Initial commit from Create Next App
This commit is contained in:
commit
9b77a46acc
15 changed files with 3544 additions and 0 deletions
3
next.config.js
Normal file
3
next.config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
reactStrictMode: true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue