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 0f20b54 commit 211a5c9Copy full SHA for 211a5c9
.github/workflows/nextjs.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Upload artifact
82
uses: actions/upload-pages-artifact@v3
83
with:
84
- path: .next/out
+ path: .next
85
86
# Deployment job
87
deploy:
0 commit comments