You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/3.providers/vercel.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ links:
8
8
size: xs
9
9
---
10
10
11
-
When deploying your Nuxt applications to [Vercel](https://vercel.com) platform, image module can use Vercel's [Edge Network](https://vercel.com/docs/edge-network/overview) to optimize images on demand.
11
+
When deploying your Nuxt applications to [Vercel](https://vercel.com) platform, image module can use [Vercel's CDN](https://vercel.com/docs/cdn) to optimize images on demand.
12
12
13
13
This provider will be enabled by default in Vercel deployments.
0 commit comments