We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9fb56 commit 9bd7cb6Copy full SHA for 9bd7cb6
nuxt.config.ts
@@ -91,4 +91,7 @@ export default defineNuxtConfig({
91
language: "en",
92
},
93
94
+ image: {
95
+ provider: "netlify", // Use your own provider!
96
+ },
97
});
0 commit comments