Ajout du site internet ! 💩

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2019-12-20 17:40:52 +01:00
parent c841da28a0
commit 9776a147a4
16 changed files with 251 additions and 89 deletions

View File

@ -5,7 +5,8 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start"
"start": "next start",
"export": "next export"
},
"dependencies": {
"next": "9.1.5",