Add static deployment build and guide
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.gitignore
|
||||
node_modules
|
||||
dist
|
||||
dist-static
|
||||
.next
|
||||
.vinext
|
||||
.wrangler
|
||||
*.log
|
||||
Reference in New Issue
Block a user