trying to get nextjs to work

This commit is contained in:
2022-11-06 22:52:29 +01:00
parent 78b57dc4ad
commit 3ac968a63c
10 changed files with 103 additions and 40 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.git/
.next/
node_modules/
posts/
.env/