added build steps

This commit is contained in:
2024-09-24 08:33:11 -06:00
parent eb73b7217f
commit 6eaf48609e
6 changed files with 72 additions and 7 deletions

10
nextjs/.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.next/
node_modules/
storage/
temp/
.env
build.sh
run.sh
README.md