docs: updates for storefront in cloud (#14491)
* docs: updates for storefront in cloud * comment-out pnpm * fix broken link * npm prerequisites * Update www/apps/cloud/app/storefront/page.mdx Co-authored-by: Stevche Radevski <sradevski@live.com> * remove global cdn --------- Co-authored-by: Stevche Radevski <sradevski@live.com>
This commit is contained in:
co-authored by
Stevche Radevski
parent
bb599a26de
commit
baaee11114
@@ -23,8 +23,11 @@ With Cloud, you maintain full customization control as you deploy your own modul
|
||||
- Multiple testing environments.
|
||||
- Preview environments for new PRs.
|
||||
- Test on production-like data.
|
||||
- Storefront deployment.
|
||||
- Emails setup.
|
||||
- [And more](!cloud!#cloud-features).
|
||||
|
||||
[Sign up and learn more about Cloud](!cloud!).
|
||||
[Sign up and learn more about Cloud](!cloud!/sign-up).
|
||||
|
||||
---
|
||||
|
||||
@@ -48,6 +51,12 @@ To host and maintain Medusa on your own, check out the following guides.
|
||||
|
||||
## Deploy Next.js Starter Storefront
|
||||
|
||||
<Note>
|
||||
|
||||
Cloud supports deploying storefronts alongside your Medusa application. Learn more in the [Storefront Deployment on Cloud](!cloud!/storefront) guide.
|
||||
|
||||
</Note>
|
||||
|
||||
Learn how to deploy the Next.js Starter Storefront.
|
||||
|
||||
<Card
|
||||
|
||||
@@ -11,7 +11,27 @@ export const metadata = {
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
In this document, you’ll learn how to deploy the Next.js Starter Storefront to [Vercel](https://vercel.com).
|
||||
In this guide, you’ll learn how to deploy the Next.js Starter Storefront to [Vercel](https://vercel.com).
|
||||
|
||||
<Note title="Deploy with Cloud" type="success">
|
||||
|
||||
Cloud supports deploying [storefronts](!cloud!/storefront) alongside your Medusa application with zero-configuration.
|
||||
|
||||
Cloud is our managed services offering that makes deploying and operating Medusa applications possible without having to worry about configuring, scaling, and maintaining infrastructure. Cloud hosts your server, Admin dashboard, storefront, database, and Redis instance.
|
||||
|
||||
With Cloud, you maintain full customization control as you deploy your own modules and customizations directly from GitHub:
|
||||
|
||||
- Push to deploy.
|
||||
- Multiple testing environments.
|
||||
- Preview environments for new PRs.
|
||||
- Test on production-like data.
|
||||
- Storefront deployment.
|
||||
- Emails setup.
|
||||
- [And more](!cloud!#cloud-features).
|
||||
|
||||
[Sign up and learn more about Cloud](!cloud!/sign-up).
|
||||
|
||||
</Note>
|
||||
|
||||
<Prerequisites items={[
|
||||
{
|
||||
|
||||
@@ -101,8 +101,8 @@ export const generatedEditDates = {
|
||||
"app/commerce-modules/page.mdx": "2025-12-10T15:30:40.173Z",
|
||||
"app/create-medusa-app/page.mdx": "2025-07-14T08:51:06.654Z",
|
||||
"app/deployment/admin/vercel/page.mdx": "2024-10-16T08:10:29.377Z",
|
||||
"app/deployment/storefront/vercel/page.mdx": "2025-05-20T07:51:40.712Z",
|
||||
"app/deployment/page.mdx": "2025-09-29T10:23:47.833Z",
|
||||
"app/deployment/storefront/vercel/page.mdx": "2026-01-08T09:19:27.493Z",
|
||||
"app/deployment/page.mdx": "2026-01-08T09:19:58.734Z",
|
||||
"app/integrations/page.mdx": "2025-12-02T12:33:55.600Z",
|
||||
"app/medusa-cli/page.mdx": "2024-08-28T11:25:32.382Z",
|
||||
"app/medusa-container-resources/page.mdx": "2025-07-31T13:24:15.786Z",
|
||||
|
||||
Reference in New Issue
Block a user