Skip to content

Conversation

irvinebroque
Copy link
Contributor

refs opennextjs/docs#3

It is intentional that this guide is not the same as other guides here. Need to explain how to take an existing Next.js app and deploy it to Cloudflare, as we do here:

https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/

refs opennextjs/docs#3

It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here:

https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 files reviewed, 5 total issue(s) found.

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Copy link

cloudflare-workers-and-pages bot commented Sep 26, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ce9bb9e
Status: ✅  Deploy successful!
Preview URL: https://cfd7ae62.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://bib-opennext-1.cloudflare-docs-7ou.pages.dev

View logs


## Static assets

You can serve static assets your Next.js application by placing them in the `./public/` directory. This can be useful for resource files such as images, stylesheets, fonts, and manifests.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're missing a word here? "...serve static assets to your Next.js..." ?

Copy link
Contributor

@irvinebroque irvinebroque merged commit a5a7f92 into production Sep 26, 2024
14 checks passed
@irvinebroque irvinebroque deleted the bib/opennext-1 branch September 26, 2024 15:10
patriciasantaana pushed a commit that referenced this pull request Sep 26, 2024
* Add Next.js to supported Workers frameworks

refs opennextjs/docs#3

It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here:

https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/

* Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Tanushree <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: ToriLindsay <[email protected]>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Tanushree <[email protected]>
Co-authored-by: ToriLindsay <[email protected]>
elithrar pushed a commit that referenced this pull request Oct 15, 2024
* Add Next.js to supported Workers frameworks

refs opennextjs/docs#3

It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here:

https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/

* Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Tanushree <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: ToriLindsay <[email protected]>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Tanushree <[email protected]>
Co-authored-by: ToriLindsay <[email protected]>
maheshwarip pushed a commit that referenced this pull request Dec 2, 2024
* Add Next.js to supported Workers frameworks

refs opennextjs/docs#3

It is intentional that this guide is not the same as other guides here. Need to explain how to take an _existing_ Next.js app and deploy it to Cloudflare, as we do here:

https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/

* Update src/content/docs/workers/frameworks/framework-guides/nextjs.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Tanushree <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: ToriLindsay <[email protected]>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Tanushree <[email protected]>
Co-authored-by: ToriLindsay <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:workers Related to Workers product size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants