Commit 56d828c
committed
Add Next.js build and artifact upload to workflow
Introduces steps to build the Next.js project and upload the build output as an artifact in the GitHub Actions workflow. This prepares the project for deployment and enables integration with GitHub Pages or other artifact consumers.1 parent fe2e3ee commit 56d828c
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| |||
0 commit comments