Skip to content

Commit

Permalink
updated nextjs example readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NotoriousSledge committed Dec 15, 2023
1 parent e30ccfb commit 9537da2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/nextjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ To learn more about Next.js, take a look at the following resources:

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel
## Deploy with SST

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Deploy NextJS on AWS with [SST](https://sst.dev) and [Open-Next](https://open-next.js.org/) (It's free NextJS!)
Open-Next is much easier to integrate with an existing AWS back-end, and is a lot cheaper than Vercel.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
Check out our [SST with Next.js deployment documentation](https://docs.sst.dev/start/nextjs) for more details.

0 comments on commit 9537da2

Please sign in to comment.