We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6cd3f commit 0e0f3edCopy full SHA for 0e0f3ed
.dockerignore
@@ -1,6 +1,5 @@
1
-node_modules
2
-.git
3
-.gitignore
4
-.next
5
-out
6
-bun.l*
+*
+
+!.next/standalone
+!public
+!.next/static
0 commit comments