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 @@ -147,7 +147,7 @@ Before deploying the changes made so far to our cat blog, let us add a few new p
With all the files saved, open a new terminal window to deploy the app:

```sh
npm run deploy
npx wrangler deploy
```

Once deployed, media assets are fetched and served from the R2 bucket.
Expand Down