Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ npm run preview:worker
```

This command will build your OpenNext application, also creating, if not already present, an `open-next.configs.ts` file for you.
This if necessary if you want to deploy your application with a GibHub/GitLab integration as presented in the next step.
This is necessary if you want to deploy your application with a GibHub/GitLab integration as presented in the next step.

### 7. Deploy to Cloudflare Workers

Expand Down
Loading