rohitsisodiyagalaxy/Deploy Next.js Project
A GitHub Action to deploy a Next.js project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Personal Access Token | yes | — |
| environment | Deployment environment (e.g., production or staging) | yes | — |
Outputs
| name | description |
|---|---|
| deployment_url | The URL of the deployed Next.js app |