[{"data":1,"prerenderedAt":3405},["Reactive",2],{"navigation":3,"docs-/get-started/providers":115,"docs-/get-started/providers-surround":369},[4,20,33,105],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Providers","/get-started/providers",{"title":18,"_path":19},"Contributing","/get-started/contributing",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30],{"title":25,"_path":26},"\u003CNuxtImg>","/usage/nuxt-img",{"title":28,"_path":29},"\u003CNuxtPicture>","/usage/nuxt-picture",{"title":31,"_path":32},"useImage()","/usage/use-image",{"title":15,"_path":34,"children":35},"/providers",[36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99,102],{"title":37,"_path":38},"Cloudflare","/providers/cloudflare",{"title":40,"_path":41},"Cloudimage","/providers/cloudimage",{"title":43,"_path":44},"Cloudinary","/providers/cloudinary",{"title":46,"_path":47},"Contentful","/providers/contentful",{"title":49,"_path":50},"Directus","/providers/directus",{"title":52,"_path":53},"Edgio","/providers/edgio",{"title":55,"_path":56},"Fastly","/providers/fastly",{"title":58,"_path":59},"Glide","/providers/glide",{"title":61,"_path":62},"Gumlet","/providers/gumlet",{"title":64,"_path":65},"ImageEngine","/providers/imageengine",{"title":67,"_path":68},"ImageKit","/providers/imagekit",{"title":70,"_path":71},"Imgix","/providers/imgix",{"title":73,"_path":74},"IPX","/providers/ipx",{"title":76,"_path":77},"Netlify","/providers/netlify",{"title":79,"_path":80},"Prepr","/providers/prepr",{"title":82,"_path":83},"Prismic","/providers/prismic",{"title":85,"_path":86},"Sanity","/providers/sanity",{"title":88,"_path":89},"Storyblok","/providers/storyblok",{"title":91,"_path":92},"Strapi","/providers/strapi",{"title":94,"_path":95},"Twicpics","/providers/twicpics",{"title":97,"_path":98},"Unsplash","/providers/unsplash",{"title":100,"_path":101},"Uploadcare","/providers/uploadcare",{"title":103,"_path":104},"Vercel","/providers/vercel",{"title":106,"_path":107,"children":108},"Advanced","/advanced",[109,112],{"title":110,"_path":111},"Custom Provider","/advanced/custom-provider",{"title":113,"_path":114},"Static Images","/advanced/static-images",{"_path":16,"_dir":116,"_draft":117,"_partial":117,"_locale":118,"title":15,"description":119,"body":120,"_type":364,"_id":365,"_source":366,"_file":367,"_extension":368},"get-started",false,"","Nuxt Image supports multiple providers for high performances.",{"type":121,"children":122,"toc":353},"root",[123,132,138,143,156,181,187,199,206,218,242,256,280,286,302,308,320,325,337,342],{"type":124,"tag":125,"props":126,"children":128},"element","h2",{"id":127},"introduction-to-providers",[129],{"type":130,"value":131},"text","Introduction to providers",{"type":124,"tag":133,"props":134,"children":135},"p",{},[136],{"type":130,"value":137},"Providers are integrations between Nuxt Image and third-party image transformation services. Each provider is responsible for generating correct URLs for that image transformation service.",{"type":124,"tag":133,"props":139,"children":140},{},[141],{"type":130,"value":142},"Nuxt Image can be configured to work with any external image transformation service. Checkout sidebar for list of preconfigured providers.",{"type":124,"tag":133,"props":144,"children":145},{},[146,148,154],{"type":130,"value":147},"If you are looking for a specific provider that is not already supported, you can ",{"type":124,"tag":149,"props":150,"children":151},"a",{"href":111},[152],{"type":130,"value":153},"create your own provider",{"type":130,"value":155},".",{"type":124,"tag":133,"props":157,"children":158},{},[159,161,166,168,172,174,179],{"type":130,"value":160},"Nuxt Image will automatically optimize ",{"type":124,"tag":162,"props":163,"children":164},"code",{"className":118},[165],{"type":130,"value":25},{"type":130,"value":167}," or ",{"type":124,"tag":162,"props":169,"children":170},{"className":118},[171],{"type":130,"value":28},{"type":130,"value":173}," sources and accepts all ",{"type":124,"tag":149,"props":175,"children":176},{"href":13},[177],{"type":130,"value":178},"options",{"type":130,"value":180}," for specified target, except for modifiers that are specific to other providers.",{"type":124,"tag":125,"props":182,"children":184},{"id":183},"default-provider",[185],{"type":130,"value":186},"Default Provider",{"type":124,"tag":133,"props":188,"children":189},{},[190,192,197],{"type":130,"value":191},"The default optimizer and provider for Nuxt Image is ",{"type":124,"tag":149,"props":193,"children":194},{"href":74},[195],{"type":130,"value":196},"ipx",{"type":130,"value":198},". Either option can be used without any configuration.",{"type":124,"tag":200,"props":201,"children":203},"h3",{"id":202},"local-images",[204],{"type":130,"value":205},"Local Images",{"type":124,"tag":133,"props":207,"children":208},{},[209,211,216],{"type":130,"value":210},"Images should be stored in the ",{"type":124,"tag":162,"props":212,"children":213},{"className":118},[214],{"type":130,"value":215},"public/",{"type":130,"value":217}," directory of your project.",{"type":124,"tag":133,"props":219,"children":220},{},[221,223,228,230,234,236,241],{"type":130,"value":222},"For example, when using ",{"type":124,"tag":162,"props":224,"children":225},{"className":118},[226],{"type":130,"value":227},"\u003CNuxtImg src=\"/nuxt-icon.png\" />",{"type":130,"value":229},", it should be placed in ",{"type":124,"tag":162,"props":231,"children":232},{"className":118},[233],{"type":130,"value":215},{"type":130,"value":235}," folder under the path ",{"type":124,"tag":162,"props":237,"children":238},{"className":118},[239],{"type":130,"value":240},"public/nuxt-icon.png",{"type":130,"value":155},{"type":124,"tag":133,"props":243,"children":244},{},[245,247,255],{"type":130,"value":246},"For more information, you can learn more about the ",{"type":124,"tag":149,"props":248,"children":252},{"href":249,"rel":250},"https://nuxt.com/docs/guide/directory-structure/public",[251],"nofollow",[253],{"type":130,"value":254},"public directory",{"type":130,"value":155},{"type":124,"tag":257,"props":258,"children":259},"callout",{},[260],{"type":124,"tag":133,"props":261,"children":262},{},[263,265,270,272,278],{"type":130,"value":264},"Image stored in the ",{"type":124,"tag":162,"props":266,"children":267},{"className":118},[268],{"type":130,"value":269},"assets/",{"type":130,"value":271}," directory are ",{"type":124,"tag":273,"props":274,"children":275},"strong",{},[276],{"type":130,"value":277},"not",{"type":130,"value":279}," proccessed with Nuxt Image because those images are managed by webpack.",{"type":124,"tag":200,"props":281,"children":283},{"id":282},"remote-images",[284],{"type":130,"value":285},"Remote Images",{"type":124,"tag":133,"props":287,"children":288},{},[289,291,300],{"type":130,"value":290},"Using default provider, you can also optimize external URLs. For this, you need to add them to ",{"type":124,"tag":149,"props":292,"children":294},{"href":293},"/get-started/configuration#domains",[295],{"type":124,"tag":162,"props":296,"children":297},{"className":118},[298],{"type":130,"value":299},"domains",{"type":130,"value":301}," option.",{"type":124,"tag":200,"props":303,"children":305},{"id":304},"environment-detection",[306],{"type":130,"value":307},"Environment Detection",{"type":124,"tag":133,"props":309,"children":310},{},[311,313,318],{"type":130,"value":312},"You can set default provider using ",{"type":124,"tag":162,"props":314,"children":315},{"className":118},[316],{"type":130,"value":317},"NUXT_IMAGE_PROVIDER",{"type":130,"value":319}," environment variable.",{"type":124,"tag":133,"props":321,"children":322},{},[323],{"type":130,"value":324},"Providers detected automatically:",{"type":124,"tag":326,"props":327,"children":328},"ul",{},[329],{"type":124,"tag":330,"props":331,"children":332},"li",{},[333],{"type":124,"tag":149,"props":334,"children":335},{"href":104},[336],{"type":130,"value":103},{"type":124,"tag":200,"props":338,"children":340},{"id":339},"custom-provider",[341],{"type":130,"value":110},{"type":124,"tag":133,"props":343,"children":344},{},[345,347,352],{"type":130,"value":346},"It is possible to define your own provider, learn more ",{"type":124,"tag":149,"props":348,"children":349},{"href":111},[350],{"type":130,"value":351},"how to create a custom provider",{"type":130,"value":155},{"title":118,"searchDepth":354,"depth":354,"links":355},2,[356,357],{"id":127,"depth":354,"text":131},{"id":183,"depth":354,"text":186,"children":358},[359,361,362,363],{"id":202,"depth":360,"text":205},3,{"id":282,"depth":360,"text":285},{"id":304,"depth":360,"text":307},{"id":339,"depth":360,"text":110},"markdown","content:1.get-started:3.providers.md","content","1.get-started/3.providers.md","md",[370,3190],{"_path":13,"_dir":116,"_draft":117,"_partial":117,"_locale":118,"title":12,"description":371,"body":372,"_type":364,"_id":3188,"_source":366,"_file":3189,"_extension":368},"Nuxt Image is configured with sensible defaults.",{"type":121,"children":373,"toc":3173},[374,393,489,497,509,590,598,603,618,704,712,722,778,791,890,898,903,915,1217,1224,1229,1325,1333,1338,1652,1660,1678,1977,1985,2008,2018,2158,2166,2171,2394,2402,2411,2429,2448,2558,2566,2575,2591,2616,2703,2711,2770,2778,2789,2794,2799,2807,2961,2971,3014,3019,3063,3072,3115,3119,3162,3167],{"type":124,"tag":133,"props":375,"children":376},{},[377,379,384,386,391],{"type":130,"value":378},"To configure the image module and customize its behavior, you can use the ",{"type":124,"tag":162,"props":380,"children":381},{"className":118},[382],{"type":130,"value":383},"image",{"type":130,"value":385}," property in your ",{"type":124,"tag":162,"props":387,"children":388},{"className":118},[389],{"type":130,"value":390},"nuxt.config",{"type":130,"value":392},":",{"type":124,"tag":394,"props":395,"children":400},"pre",{"className":396,"code":397,"filename":398,"language":399,"meta":118,"style":118},"language-ts shiki shiki-themes material-theme material-theme-palenight material-theme-lighter","export default defineNuxtConfig({\n  image: {\n    // Options\n  }\n})\n","nuxt.config.ts","ts",[401],{"type":124,"tag":162,"props":402,"children":403},{"__ignoreMap":118},[404,439,457,466,475],{"type":124,"tag":405,"props":406,"children":409},"span",{"class":407,"line":408},"line",1,[410,416,421,427,433],{"type":124,"tag":405,"props":411,"children":413},{"style":412},"color:#89DDFF;--shiki-dark:#89DDFF;--shiki-light:#39ADB5;font-style:italic;--shiki-dark-font-style:italic;--shiki-light-font-style:italic",[414],{"type":130,"value":415},"export",{"type":124,"tag":405,"props":417,"children":418},{"style":412},[419],{"type":130,"value":420}," default",{"type":124,"tag":405,"props":422,"children":424},{"style":423},"color:#82AAFF;--shiki-dark:#82AAFF;--shiki-light:#6182B8",[425],{"type":130,"value":426}," defineNuxtConfig",{"type":124,"tag":405,"props":428,"children":430},{"style":429},"color:#EEFFFF;--shiki-dark:#BABED8;--shiki-light:#90A4AE",[431],{"type":130,"value":432},"(",{"type":124,"tag":405,"props":434,"children":436},{"style":435},"color:#89DDFF;--shiki-dark:#89DDFF;--shiki-light:#39ADB5",[437],{"type":130,"value":438},"{",{"type":124,"tag":405,"props":440,"children":441},{"class":407,"line":354},[442,448,452],{"type":124,"tag":405,"props":443,"children":445},{"style":444},"color:#F07178;--shiki-dark:#F07178;--shiki-light:#E53935",[446],{"type":130,"value":447},"  image",{"type":124,"tag":405,"props":449,"children":450},{"style":435},[451],{"type":130,"value":392},{"type":124,"tag":405,"props":453,"children":454},{"style":435},[455],{"type":130,"value":456}," {",{"type":124,"tag":405,"props":458,"children":459},{"class":407,"line":360},[460],{"type":124,"tag":405,"props":461,"children":463},{"style":462},"color:#546E7A;--shiki-dark:#676E95;--shiki-light:#90A4AE;font-style:italic;--shiki-dark-font-style:italic;--shiki-light-font-style:italic",[464],{"type":130,"value":465},"    // Options",{"type":124,"tag":405,"props":467,"children":469},{"class":407,"line":468},4,[470],{"type":124,"tag":405,"props":471,"children":472},{"style":435},[473],{"type":130,"value":474},"  }",{"type":124,"tag":405,"props":476,"children":478},{"class":407,"line":477},5,[479,484],{"type":124,"tag":405,"props":480,"children":481},{"style":435},[482],{"type":130,"value":483},"}",{"type":124,"tag":405,"props":485,"children":486},{"style":429},[487],{"type":130,"value":488},")",{"type":124,"tag":125,"props":490,"children":492},{"id":491},"inject",[493],{"type":124,"tag":162,"props":494,"children":495},{"className":118},[496],{"type":130,"value":491},{"type":124,"tag":133,"props":498,"children":499},{},[500,502,507],{"type":130,"value":501},"By default Nuxt Image v1 adopts a composable approach. If you do not use the components no additional code will be added to your bundle. But if you wish to globally initialize an ",{"type":124,"tag":162,"props":503,"children":504},{"className":118},[505],{"type":130,"value":506},"$img",{"type":130,"value":508}," helper that will be available throughout your application, you can do so.",{"type":124,"tag":394,"props":510,"children":512},{"className":396,"code":511,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    inject: true\n  }\n})\n",[513],{"type":124,"tag":162,"props":514,"children":515},{"__ignoreMap":118},[516,539,554,572,579],{"type":124,"tag":405,"props":517,"children":518},{"class":407,"line":408},[519,523,527,531,535],{"type":124,"tag":405,"props":520,"children":521},{"style":412},[522],{"type":130,"value":415},{"type":124,"tag":405,"props":524,"children":525},{"style":412},[526],{"type":130,"value":420},{"type":124,"tag":405,"props":528,"children":529},{"style":423},[530],{"type":130,"value":426},{"type":124,"tag":405,"props":532,"children":533},{"style":429},[534],{"type":130,"value":432},{"type":124,"tag":405,"props":536,"children":537},{"style":435},[538],{"type":130,"value":438},{"type":124,"tag":405,"props":540,"children":541},{"class":407,"line":354},[542,546,550],{"type":124,"tag":405,"props":543,"children":544},{"style":444},[545],{"type":130,"value":447},{"type":124,"tag":405,"props":547,"children":548},{"style":435},[549],{"type":130,"value":392},{"type":124,"tag":405,"props":551,"children":552},{"style":435},[553],{"type":130,"value":456},{"type":124,"tag":405,"props":555,"children":556},{"class":407,"line":360},[557,562,566],{"type":124,"tag":405,"props":558,"children":559},{"style":444},[560],{"type":130,"value":561},"    inject",{"type":124,"tag":405,"props":563,"children":564},{"style":435},[565],{"type":130,"value":392},{"type":124,"tag":405,"props":567,"children":569},{"style":568},"color:#FF9CAC;--shiki-dark:#FF9CAC;--shiki-light:#FF5370",[570],{"type":130,"value":571}," true",{"type":124,"tag":405,"props":573,"children":574},{"class":407,"line":468},[575],{"type":124,"tag":405,"props":576,"children":577},{"style":435},[578],{"type":130,"value":474},{"type":124,"tag":405,"props":580,"children":581},{"class":407,"line":477},[582,586],{"type":124,"tag":405,"props":583,"children":584},{"style":435},[585],{"type":130,"value":483},{"type":124,"tag":405,"props":587,"children":588},{"style":429},[589],{"type":130,"value":488},{"type":124,"tag":125,"props":591,"children":593},{"id":592},"quality",[594],{"type":124,"tag":162,"props":595,"children":596},{"className":118},[597],{"type":130,"value":592},{"type":124,"tag":133,"props":599,"children":600},{},[601],{"type":130,"value":602},"The quality for the generated image(s).",{"type":124,"tag":133,"props":604,"children":605},{},[606,608],{"type":130,"value":607},"You can also override this option at the component level by using the ",{"type":124,"tag":149,"props":609,"children":611},{"href":610},"/usage/nuxt-img#quality",[612,616],{"type":124,"tag":162,"props":613,"children":614},{"className":118},[615],{"type":130,"value":592},{"type":130,"value":617}," prop.",{"type":124,"tag":394,"props":619,"children":621},{"className":396,"code":620,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    quality: 80,\n  }\n})\n",[622],{"type":124,"tag":162,"props":623,"children":624},{"__ignoreMap":118},[625,648,663,686,693],{"type":124,"tag":405,"props":626,"children":627},{"class":407,"line":408},[628,632,636,640,644],{"type":124,"tag":405,"props":629,"children":630},{"style":412},[631],{"type":130,"value":415},{"type":124,"tag":405,"props":633,"children":634},{"style":412},[635],{"type":130,"value":420},{"type":124,"tag":405,"props":637,"children":638},{"style":423},[639],{"type":130,"value":426},{"type":124,"tag":405,"props":641,"children":642},{"style":429},[643],{"type":130,"value":432},{"type":124,"tag":405,"props":645,"children":646},{"style":435},[647],{"type":130,"value":438},{"type":124,"tag":405,"props":649,"children":650},{"class":407,"line":354},[651,655,659],{"type":124,"tag":405,"props":652,"children":653},{"style":444},[654],{"type":130,"value":447},{"type":124,"tag":405,"props":656,"children":657},{"style":435},[658],{"type":130,"value":392},{"type":124,"tag":405,"props":660,"children":661},{"style":435},[662],{"type":130,"value":456},{"type":124,"tag":405,"props":664,"children":665},{"class":407,"line":360},[666,671,675,681],{"type":124,"tag":405,"props":667,"children":668},{"style":444},[669],{"type":130,"value":670},"    quality",{"type":124,"tag":405,"props":672,"children":673},{"style":435},[674],{"type":130,"value":392},{"type":124,"tag":405,"props":676,"children":678},{"style":677},"color:#F78C6C;--shiki-dark:#F78C6C;--shiki-light:#F76D47",[679],{"type":130,"value":680}," 80",{"type":124,"tag":405,"props":682,"children":683},{"style":435},[684],{"type":130,"value":685},",",{"type":124,"tag":405,"props":687,"children":688},{"class":407,"line":468},[689],{"type":124,"tag":405,"props":690,"children":691},{"style":435},[692],{"type":130,"value":474},{"type":124,"tag":405,"props":694,"children":695},{"class":407,"line":477},[696,700],{"type":124,"tag":405,"props":697,"children":698},{"style":435},[699],{"type":130,"value":483},{"type":124,"tag":405,"props":701,"children":702},{"style":429},[703],{"type":130,"value":488},{"type":124,"tag":125,"props":705,"children":707},{"id":706},"format",[708],{"type":124,"tag":162,"props":709,"children":710},{"className":118},[711],{"type":130,"value":706},{"type":124,"tag":133,"props":713,"children":714},{},[715,717],{"type":130,"value":716},"Default: ",{"type":124,"tag":162,"props":718,"children":719},{"className":118},[720],{"type":130,"value":721},"['webp']",{"type":124,"tag":133,"props":723,"children":724},{},[725,727,731,733,738,740,745,746,751,752,757,758,763,765,770,772,777],{"type":130,"value":726},"You can use this option to configure the default format for your images used by ",{"type":124,"tag":162,"props":728,"children":729},{"className":118},[730],{"type":130,"value":28},{"type":130,"value":732},". The available formats are ",{"type":124,"tag":162,"props":734,"children":735},{"className":118},[736],{"type":130,"value":737},"webp",{"type":130,"value":739},", ",{"type":124,"tag":162,"props":741,"children":742},{"className":118},[743],{"type":130,"value":744},"avif",{"type":130,"value":739},{"type":124,"tag":162,"props":747,"children":748},{"className":118},[749],{"type":130,"value":750},"jpeg",{"type":130,"value":739},{"type":124,"tag":162,"props":753,"children":754},{"className":118},[755],{"type":130,"value":756},"jpg",{"type":130,"value":739},{"type":124,"tag":162,"props":759,"children":760},{"className":118},[761],{"type":130,"value":762},"png",{"type":130,"value":764},", and ",{"type":124,"tag":162,"props":766,"children":767},{"className":118},[768],{"type":130,"value":769},"gif",{"type":130,"value":771},". The order of the formats is important, as the first format that is supported by the browser will be used. You can pass multiple values like ",{"type":124,"tag":162,"props":773,"children":774},{"className":118},[775],{"type":130,"value":776},"['avif', 'webp']",{"type":130,"value":155},{"type":124,"tag":133,"props":779,"children":780},{},[781,782],{"type":130,"value":607},{"type":124,"tag":149,"props":783,"children":785},{"href":784},"/usage/nuxt-picture#format",[786,790],{"type":124,"tag":162,"props":787,"children":788},{"className":118},[789],{"type":130,"value":706},{"type":130,"value":617},{"type":124,"tag":394,"props":792,"children":794},{"className":396,"code":793,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    format: ['webp']\n  }\n})\n",[795],{"type":124,"tag":162,"props":796,"children":797},{"__ignoreMap":118},[798,821,836,872,879],{"type":124,"tag":405,"props":799,"children":800},{"class":407,"line":408},[801,805,809,813,817],{"type":124,"tag":405,"props":802,"children":803},{"style":412},[804],{"type":130,"value":415},{"type":124,"tag":405,"props":806,"children":807},{"style":412},[808],{"type":130,"value":420},{"type":124,"tag":405,"props":810,"children":811},{"style":423},[812],{"type":130,"value":426},{"type":124,"tag":405,"props":814,"children":815},{"style":429},[816],{"type":130,"value":432},{"type":124,"tag":405,"props":818,"children":819},{"style":435},[820],{"type":130,"value":438},{"type":124,"tag":405,"props":822,"children":823},{"class":407,"line":354},[824,828,832],{"type":124,"tag":405,"props":825,"children":826},{"style":444},[827],{"type":130,"value":447},{"type":124,"tag":405,"props":829,"children":830},{"style":435},[831],{"type":130,"value":392},{"type":124,"tag":405,"props":833,"children":834},{"style":435},[835],{"type":130,"value":456},{"type":124,"tag":405,"props":837,"children":838},{"class":407,"line":360},[839,844,848,853,858,863,867],{"type":124,"tag":405,"props":840,"children":841},{"style":444},[842],{"type":130,"value":843},"    format",{"type":124,"tag":405,"props":845,"children":846},{"style":435},[847],{"type":130,"value":392},{"type":124,"tag":405,"props":849,"children":850},{"style":429},[851],{"type":130,"value":852}," [",{"type":124,"tag":405,"props":854,"children":855},{"style":435},[856],{"type":130,"value":857},"'",{"type":124,"tag":405,"props":859,"children":861},{"style":860},"color:#C3E88D;--shiki-dark:#C3E88D;--shiki-light:#91B859",[862],{"type":130,"value":737},{"type":124,"tag":405,"props":864,"children":865},{"style":435},[866],{"type":130,"value":857},{"type":124,"tag":405,"props":868,"children":869},{"style":429},[870],{"type":130,"value":871},"]",{"type":124,"tag":405,"props":873,"children":874},{"class":407,"line":468},[875],{"type":124,"tag":405,"props":876,"children":877},{"style":435},[878],{"type":130,"value":474},{"type":124,"tag":405,"props":880,"children":881},{"class":407,"line":477},[882,886],{"type":124,"tag":405,"props":883,"children":884},{"style":435},[885],{"type":130,"value":483},{"type":124,"tag":405,"props":887,"children":888},{"style":429},[889],{"type":130,"value":488},{"type":124,"tag":125,"props":891,"children":893},{"id":892},"screens",[894],{"type":124,"tag":162,"props":895,"children":896},{"className":118},[897],{"type":130,"value":892},{"type":124,"tag":133,"props":899,"children":900},{},[901],{"type":130,"value":902},"List of predefined screen sizes.",{"type":124,"tag":133,"props":904,"children":905},{},[906,908,913],{"type":130,"value":907},"These sizes will be used to generate resized and optimized versions of an image (for example, with the ",{"type":124,"tag":162,"props":909,"children":910},{"className":118},[911],{"type":130,"value":912},"sizes",{"type":130,"value":914}," modifier).",{"type":124,"tag":394,"props":916,"children":918},{"className":396,"code":917,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    // The screen sizes predefined by `@nuxt/image`:\n    screens: {\n      'xs': 320,\n      'sm': 640,\n      'md': 768,\n      'lg': 1024,\n      'xl': 1280,\n      'xxl': 1536,\n      '2xl': 1536\n    },\n  }\n})\n",[919],{"type":124,"tag":162,"props":920,"children":921},{"__ignoreMap":118},[922,945,960,968,984,1014,1044,1073,1103,1133,1163,1188,1197,1205],{"type":124,"tag":405,"props":923,"children":924},{"class":407,"line":408},[925,929,933,937,941],{"type":124,"tag":405,"props":926,"children":927},{"style":412},[928],{"type":130,"value":415},{"type":124,"tag":405,"props":930,"children":931},{"style":412},[932],{"type":130,"value":420},{"type":124,"tag":405,"props":934,"children":935},{"style":423},[936],{"type":130,"value":426},{"type":124,"tag":405,"props":938,"children":939},{"style":429},[940],{"type":130,"value":432},{"type":124,"tag":405,"props":942,"children":943},{"style":435},[944],{"type":130,"value":438},{"type":124,"tag":405,"props":946,"children":947},{"class":407,"line":354},[948,952,956],{"type":124,"tag":405,"props":949,"children":950},{"style":444},[951],{"type":130,"value":447},{"type":124,"tag":405,"props":953,"children":954},{"style":435},[955],{"type":130,"value":392},{"type":124,"tag":405,"props":957,"children":958},{"style":435},[959],{"type":130,"value":456},{"type":124,"tag":405,"props":961,"children":962},{"class":407,"line":360},[963],{"type":124,"tag":405,"props":964,"children":965},{"style":462},[966],{"type":130,"value":967},"    // The screen sizes predefined by `@nuxt/image`:",{"type":124,"tag":405,"props":969,"children":970},{"class":407,"line":468},[971,976,980],{"type":124,"tag":405,"props":972,"children":973},{"style":444},[974],{"type":130,"value":975},"    screens",{"type":124,"tag":405,"props":977,"children":978},{"style":435},[979],{"type":130,"value":392},{"type":124,"tag":405,"props":981,"children":982},{"style":435},[983],{"type":130,"value":456},{"type":124,"tag":405,"props":985,"children":986},{"class":407,"line":477},[987,992,997,1001,1005,1010],{"type":124,"tag":405,"props":988,"children":989},{"style":435},[990],{"type":130,"value":991},"      '",{"type":124,"tag":405,"props":993,"children":994},{"style":444},[995],{"type":130,"value":996},"xs",{"type":124,"tag":405,"props":998,"children":999},{"style":435},[1000],{"type":130,"value":857},{"type":124,"tag":405,"props":1002,"children":1003},{"style":435},[1004],{"type":130,"value":392},{"type":124,"tag":405,"props":1006,"children":1007},{"style":677},[1008],{"type":130,"value":1009}," 320",{"type":124,"tag":405,"props":1011,"children":1012},{"style":435},[1013],{"type":130,"value":685},{"type":124,"tag":405,"props":1015,"children":1017},{"class":407,"line":1016},6,[1018,1022,1027,1031,1035,1040],{"type":124,"tag":405,"props":1019,"children":1020},{"style":435},[1021],{"type":130,"value":991},{"type":124,"tag":405,"props":1023,"children":1024},{"style":444},[1025],{"type":130,"value":1026},"sm",{"type":124,"tag":405,"props":1028,"children":1029},{"style":435},[1030],{"type":130,"value":857},{"type":124,"tag":405,"props":1032,"children":1033},{"style":435},[1034],{"type":130,"value":392},{"type":124,"tag":405,"props":1036,"children":1037},{"style":677},[1038],{"type":130,"value":1039}," 640",{"type":124,"tag":405,"props":1041,"children":1042},{"style":435},[1043],{"type":130,"value":685},{"type":124,"tag":405,"props":1045,"children":1047},{"class":407,"line":1046},7,[1048,1052,1056,1060,1064,1069],{"type":124,"tag":405,"props":1049,"children":1050},{"style":435},[1051],{"type":130,"value":991},{"type":124,"tag":405,"props":1053,"children":1054},{"style":444},[1055],{"type":130,"value":368},{"type":124,"tag":405,"props":1057,"children":1058},{"style":435},[1059],{"type":130,"value":857},{"type":124,"tag":405,"props":1061,"children":1062},{"style":435},[1063],{"type":130,"value":392},{"type":124,"tag":405,"props":1065,"children":1066},{"style":677},[1067],{"type":130,"value":1068}," 768",{"type":124,"tag":405,"props":1070,"children":1071},{"style":435},[1072],{"type":130,"value":685},{"type":124,"tag":405,"props":1074,"children":1076},{"class":407,"line":1075},8,[1077,1081,1086,1090,1094,1099],{"type":124,"tag":405,"props":1078,"children":1079},{"style":435},[1080],{"type":130,"value":991},{"type":124,"tag":405,"props":1082,"children":1083},{"style":444},[1084],{"type":130,"value":1085},"lg",{"type":124,"tag":405,"props":1087,"children":1088},{"style":435},[1089],{"type":130,"value":857},{"type":124,"tag":405,"props":1091,"children":1092},{"style":435},[1093],{"type":130,"value":392},{"type":124,"tag":405,"props":1095,"children":1096},{"style":677},[1097],{"type":130,"value":1098}," 1024",{"type":124,"tag":405,"props":1100,"children":1101},{"style":435},[1102],{"type":130,"value":685},{"type":124,"tag":405,"props":1104,"children":1106},{"class":407,"line":1105},9,[1107,1111,1116,1120,1124,1129],{"type":124,"tag":405,"props":1108,"children":1109},{"style":435},[1110],{"type":130,"value":991},{"type":124,"tag":405,"props":1112,"children":1113},{"style":444},[1114],{"type":130,"value":1115},"xl",{"type":124,"tag":405,"props":1117,"children":1118},{"style":435},[1119],{"type":130,"value":857},{"type":124,"tag":405,"props":1121,"children":1122},{"style":435},[1123],{"type":130,"value":392},{"type":124,"tag":405,"props":1125,"children":1126},{"style":677},[1127],{"type":130,"value":1128}," 1280",{"type":124,"tag":405,"props":1130,"children":1131},{"style":435},[1132],{"type":130,"value":685},{"type":124,"tag":405,"props":1134,"children":1136},{"class":407,"line":1135},10,[1137,1141,1146,1150,1154,1159],{"type":124,"tag":405,"props":1138,"children":1139},{"style":435},[1140],{"type":130,"value":991},{"type":124,"tag":405,"props":1142,"children":1143},{"style":444},[1144],{"type":130,"value":1145},"xxl",{"type":124,"tag":405,"props":1147,"children":1148},{"style":435},[1149],{"type":130,"value":857},{"type":124,"tag":405,"props":1151,"children":1152},{"style":435},[1153],{"type":130,"value":392},{"type":124,"tag":405,"props":1155,"children":1156},{"style":677},[1157],{"type":130,"value":1158}," 1536",{"type":124,"tag":405,"props":1160,"children":1161},{"style":435},[1162],{"type":130,"value":685},{"type":124,"tag":405,"props":1164,"children":1166},{"class":407,"line":1165},11,[1167,1171,1176,1180,1184],{"type":124,"tag":405,"props":1168,"children":1169},{"style":435},[1170],{"type":130,"value":991},{"type":124,"tag":405,"props":1172,"children":1173},{"style":444},[1174],{"type":130,"value":1175},"2xl",{"type":124,"tag":405,"props":1177,"children":1178},{"style":435},[1179],{"type":130,"value":857},{"type":124,"tag":405,"props":1181,"children":1182},{"style":435},[1183],{"type":130,"value":392},{"type":124,"tag":405,"props":1185,"children":1186},{"style":677},[1187],{"type":130,"value":1158},{"type":124,"tag":405,"props":1189,"children":1191},{"class":407,"line":1190},12,[1192],{"type":124,"tag":405,"props":1193,"children":1194},{"style":435},[1195],{"type":130,"value":1196},"    },",{"type":124,"tag":405,"props":1198,"children":1200},{"class":407,"line":1199},13,[1201],{"type":124,"tag":405,"props":1202,"children":1203},{"style":435},[1204],{"type":130,"value":474},{"type":124,"tag":405,"props":1206,"children":1208},{"class":407,"line":1207},14,[1209,1213],{"type":124,"tag":405,"props":1210,"children":1211},{"style":435},[1212],{"type":130,"value":483},{"type":124,"tag":405,"props":1214,"children":1215},{"style":429},[1216],{"type":130,"value":488},{"type":124,"tag":125,"props":1218,"children":1219},{"id":299},[1220],{"type":124,"tag":162,"props":1221,"children":1222},{"className":118},[1223],{"type":130,"value":299},{"type":124,"tag":133,"props":1225,"children":1226},{},[1227],{"type":130,"value":1228},"To enable image optimization on an external website, specify which domains are allowed to be optimized. This option will be used to detect whether a remote image should be optimized or not. This is needed to ensure that external urls can't be abused.",{"type":124,"tag":394,"props":1230,"children":1232},{"className":396,"code":1231,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    domains: ['nuxtjs.org']\n  }\n})\n",[1233],{"type":124,"tag":162,"props":1234,"children":1235},{"__ignoreMap":118},[1236,1259,1274,1307,1314],{"type":124,"tag":405,"props":1237,"children":1238},{"class":407,"line":408},[1239,1243,1247,1251,1255],{"type":124,"tag":405,"props":1240,"children":1241},{"style":412},[1242],{"type":130,"value":415},{"type":124,"tag":405,"props":1244,"children":1245},{"style":412},[1246],{"type":130,"value":420},{"type":124,"tag":405,"props":1248,"children":1249},{"style":423},[1250],{"type":130,"value":426},{"type":124,"tag":405,"props":1252,"children":1253},{"style":429},[1254],{"type":130,"value":432},{"type":124,"tag":405,"props":1256,"children":1257},{"style":435},[1258],{"type":130,"value":438},{"type":124,"tag":405,"props":1260,"children":1261},{"class":407,"line":354},[1262,1266,1270],{"type":124,"tag":405,"props":1263,"children":1264},{"style":444},[1265],{"type":130,"value":447},{"type":124,"tag":405,"props":1267,"children":1268},{"style":435},[1269],{"type":130,"value":392},{"type":124,"tag":405,"props":1271,"children":1272},{"style":435},[1273],{"type":130,"value":456},{"type":124,"tag":405,"props":1275,"children":1276},{"class":407,"line":360},[1277,1282,1286,1290,1294,1299,1303],{"type":124,"tag":405,"props":1278,"children":1279},{"style":444},[1280],{"type":130,"value":1281},"    domains",{"type":124,"tag":405,"props":1283,"children":1284},{"style":435},[1285],{"type":130,"value":392},{"type":124,"tag":405,"props":1287,"children":1288},{"style":429},[1289],{"type":130,"value":852},{"type":124,"tag":405,"props":1291,"children":1292},{"style":435},[1293],{"type":130,"value":857},{"type":124,"tag":405,"props":1295,"children":1296},{"style":860},[1297],{"type":130,"value":1298},"nuxtjs.org",{"type":124,"tag":405,"props":1300,"children":1301},{"style":435},[1302],{"type":130,"value":857},{"type":124,"tag":405,"props":1304,"children":1305},{"style":429},[1306],{"type":130,"value":871},{"type":124,"tag":405,"props":1308,"children":1309},{"class":407,"line":468},[1310],{"type":124,"tag":405,"props":1311,"children":1312},{"style":435},[1313],{"type":130,"value":474},{"type":124,"tag":405,"props":1315,"children":1316},{"class":407,"line":477},[1317,1321],{"type":124,"tag":405,"props":1318,"children":1319},{"style":435},[1320],{"type":130,"value":483},{"type":124,"tag":405,"props":1322,"children":1323},{"style":429},[1324],{"type":130,"value":488},{"type":124,"tag":125,"props":1326,"children":1328},{"id":1327},"presets",[1329],{"type":124,"tag":162,"props":1330,"children":1331},{"className":118},[1332],{"type":130,"value":1327},{"type":124,"tag":133,"props":1334,"children":1335},{},[1336],{"type":130,"value":1337},"Presets are collections of pre-defined configurations for your projects. Presets will help you to unify images all over your project.",{"type":124,"tag":1339,"props":1340,"children":1341},"code-group",{},[1342,1543],{"type":124,"tag":394,"props":1343,"children":1345},{"className":396,"code":1344,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    presets: {\n      avatar: {\n        modifiers: {\n          format: 'jpg',\n          width: 50,\n          height: 50\n        }\n      }\n    }\n  }\n})\n",[1346],{"type":124,"tag":162,"props":1347,"children":1348},{"__ignoreMap":118},[1349,1372,1387,1403,1419,1435,1464,1485,1501,1509,1517,1525,1532],{"type":124,"tag":405,"props":1350,"children":1351},{"class":407,"line":408},[1352,1356,1360,1364,1368],{"type":124,"tag":405,"props":1353,"children":1354},{"style":412},[1355],{"type":130,"value":415},{"type":124,"tag":405,"props":1357,"children":1358},{"style":412},[1359],{"type":130,"value":420},{"type":124,"tag":405,"props":1361,"children":1362},{"style":423},[1363],{"type":130,"value":426},{"type":124,"tag":405,"props":1365,"children":1366},{"style":429},[1367],{"type":130,"value":432},{"type":124,"tag":405,"props":1369,"children":1370},{"style":435},[1371],{"type":130,"value":438},{"type":124,"tag":405,"props":1373,"children":1374},{"class":407,"line":354},[1375,1379,1383],{"type":124,"tag":405,"props":1376,"children":1377},{"style":444},[1378],{"type":130,"value":447},{"type":124,"tag":405,"props":1380,"children":1381},{"style":435},[1382],{"type":130,"value":392},{"type":124,"tag":405,"props":1384,"children":1385},{"style":435},[1386],{"type":130,"value":456},{"type":124,"tag":405,"props":1388,"children":1389},{"class":407,"line":360},[1390,1395,1399],{"type":124,"tag":405,"props":1391,"children":1392},{"style":444},[1393],{"type":130,"value":1394},"    presets",{"type":124,"tag":405,"props":1396,"children":1397},{"style":435},[1398],{"type":130,"value":392},{"type":124,"tag":405,"props":1400,"children":1401},{"style":435},[1402],{"type":130,"value":456},{"type":124,"tag":405,"props":1404,"children":1405},{"class":407,"line":468},[1406,1411,1415],{"type":124,"tag":405,"props":1407,"children":1408},{"style":444},[1409],{"type":130,"value":1410},"      avatar",{"type":124,"tag":405,"props":1412,"children":1413},{"style":435},[1414],{"type":130,"value":392},{"type":124,"tag":405,"props":1416,"children":1417},{"style":435},[1418],{"type":130,"value":456},{"type":124,"tag":405,"props":1420,"children":1421},{"class":407,"line":477},[1422,1427,1431],{"type":124,"tag":405,"props":1423,"children":1424},{"style":444},[1425],{"type":130,"value":1426},"        modifiers",{"type":124,"tag":405,"props":1428,"children":1429},{"style":435},[1430],{"type":130,"value":392},{"type":124,"tag":405,"props":1432,"children":1433},{"style":435},[1434],{"type":130,"value":456},{"type":124,"tag":405,"props":1436,"children":1437},{"class":407,"line":1016},[1438,1443,1447,1452,1456,1460],{"type":124,"tag":405,"props":1439,"children":1440},{"style":444},[1441],{"type":130,"value":1442},"          format",{"type":124,"tag":405,"props":1444,"children":1445},{"style":435},[1446],{"type":130,"value":392},{"type":124,"tag":405,"props":1448,"children":1449},{"style":435},[1450],{"type":130,"value":1451}," '",{"type":124,"tag":405,"props":1453,"children":1454},{"style":860},[1455],{"type":130,"value":756},{"type":124,"tag":405,"props":1457,"children":1458},{"style":435},[1459],{"type":130,"value":857},{"type":124,"tag":405,"props":1461,"children":1462},{"style":435},[1463],{"type":130,"value":685},{"type":124,"tag":405,"props":1465,"children":1466},{"class":407,"line":1046},[1467,1472,1476,1481],{"type":124,"tag":405,"props":1468,"children":1469},{"style":444},[1470],{"type":130,"value":1471},"          width",{"type":124,"tag":405,"props":1473,"children":1474},{"style":435},[1475],{"type":130,"value":392},{"type":124,"tag":405,"props":1477,"children":1478},{"style":677},[1479],{"type":130,"value":1480}," 50",{"type":124,"tag":405,"props":1482,"children":1483},{"style":435},[1484],{"type":130,"value":685},{"type":124,"tag":405,"props":1486,"children":1487},{"class":407,"line":1075},[1488,1493,1497],{"type":124,"tag":405,"props":1489,"children":1490},{"style":444},[1491],{"type":130,"value":1492},"          height",{"type":124,"tag":405,"props":1494,"children":1495},{"style":435},[1496],{"type":130,"value":392},{"type":124,"tag":405,"props":1498,"children":1499},{"style":677},[1500],{"type":130,"value":1480},{"type":124,"tag":405,"props":1502,"children":1503},{"class":407,"line":1105},[1504],{"type":124,"tag":405,"props":1505,"children":1506},{"style":435},[1507],{"type":130,"value":1508},"        }",{"type":124,"tag":405,"props":1510,"children":1511},{"class":407,"line":1135},[1512],{"type":124,"tag":405,"props":1513,"children":1514},{"style":435},[1515],{"type":130,"value":1516},"      }",{"type":124,"tag":405,"props":1518,"children":1519},{"class":407,"line":1165},[1520],{"type":124,"tag":405,"props":1521,"children":1522},{"style":435},[1523],{"type":130,"value":1524},"    }",{"type":124,"tag":405,"props":1526,"children":1527},{"class":407,"line":1190},[1528],{"type":124,"tag":405,"props":1529,"children":1530},{"style":435},[1531],{"type":130,"value":474},{"type":124,"tag":405,"props":1533,"children":1534},{"class":407,"line":1199},[1535,1539],{"type":124,"tag":405,"props":1536,"children":1537},{"style":435},[1538],{"type":130,"value":483},{"type":124,"tag":405,"props":1540,"children":1541},{"style":429},[1542],{"type":130,"value":488},{"type":124,"tag":394,"props":1544,"children":1549},{"className":1545,"code":1546,"filename":1547,"language":1548,"meta":118,"style":118},"language-html shiki shiki-themes material-theme material-theme-palenight material-theme-lighter","\u003Ctemplate>\n  \u003CNuxtImg preset=\"avatar\" src=\"/nuxt-icon.png\" />\n\u003C/template>\n","index.vue","html",[1550],{"type":124,"tag":162,"props":1551,"children":1552},{"__ignoreMap":118},[1553,1571,1636],{"type":124,"tag":405,"props":1554,"children":1555},{"class":407,"line":408},[1556,1561,1566],{"type":124,"tag":405,"props":1557,"children":1558},{"style":435},[1559],{"type":130,"value":1560},"\u003C",{"type":124,"tag":405,"props":1562,"children":1563},{"style":444},[1564],{"type":130,"value":1565},"template",{"type":124,"tag":405,"props":1567,"children":1568},{"style":435},[1569],{"type":130,"value":1570},">",{"type":124,"tag":405,"props":1572,"children":1573},{"class":407,"line":354},[1574,1579,1584,1590,1595,1600,1605,1609,1614,1618,1622,1627,1631],{"type":124,"tag":405,"props":1575,"children":1576},{"style":435},[1577],{"type":130,"value":1578},"  \u003C",{"type":124,"tag":405,"props":1580,"children":1581},{"style":444},[1582],{"type":130,"value":1583},"NuxtImg",{"type":124,"tag":405,"props":1585,"children":1587},{"style":1586},"color:#C792EA;--shiki-dark:#C792EA;--shiki-light:#9C3EDA",[1588],{"type":130,"value":1589}," preset",{"type":124,"tag":405,"props":1591,"children":1592},{"style":435},[1593],{"type":130,"value":1594},"=",{"type":124,"tag":405,"props":1596,"children":1597},{"style":435},[1598],{"type":130,"value":1599},"\"",{"type":124,"tag":405,"props":1601,"children":1602},{"style":860},[1603],{"type":130,"value":1604},"avatar",{"type":124,"tag":405,"props":1606,"children":1607},{"style":435},[1608],{"type":130,"value":1599},{"type":124,"tag":405,"props":1610,"children":1611},{"style":1586},[1612],{"type":130,"value":1613}," src",{"type":124,"tag":405,"props":1615,"children":1616},{"style":435},[1617],{"type":130,"value":1594},{"type":124,"tag":405,"props":1619,"children":1620},{"style":435},[1621],{"type":130,"value":1599},{"type":124,"tag":405,"props":1623,"children":1624},{"style":860},[1625],{"type":130,"value":1626},"/nuxt-icon.png",{"type":124,"tag":405,"props":1628,"children":1629},{"style":435},[1630],{"type":130,"value":1599},{"type":124,"tag":405,"props":1632,"children":1633},{"style":435},[1634],{"type":130,"value":1635}," />",{"type":124,"tag":405,"props":1637,"children":1638},{"class":407,"line":360},[1639,1644,1648],{"type":124,"tag":405,"props":1640,"children":1641},{"style":435},[1642],{"type":130,"value":1643},"\u003C/",{"type":124,"tag":405,"props":1645,"children":1646},{"style":444},[1647],{"type":130,"value":1565},{"type":124,"tag":405,"props":1649,"children":1650},{"style":435},[1651],{"type":130,"value":1570},{"type":124,"tag":125,"props":1653,"children":1655},{"id":1654},"providers",[1656],{"type":124,"tag":162,"props":1657,"children":1658},{"className":118},[1659],{"type":130,"value":1654},{"type":124,"tag":133,"props":1661,"children":1662},{},[1663,1665,1670,1672,1676],{"type":130,"value":1664},"In order to create and use a ",{"type":124,"tag":149,"props":1666,"children":1667},{"href":111},[1668],{"type":130,"value":1669},"custom provider",{"type":130,"value":1671},", you need to use the ",{"type":124,"tag":162,"props":1673,"children":1674},{"className":118},[1675],{"type":130,"value":1654},{"type":130,"value":1677}," option and define your custom providers.",{"type":124,"tag":1339,"props":1679,"children":1680},{},[1681,1836],{"type":124,"tag":394,"props":1682,"children":1684},{"className":396,"code":1683,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    providers: {\n      random: {\n        provider: '~/providers/random',\n        options: {}\n      }\n    }\n  }\n})\n",[1685],{"type":124,"tag":162,"props":1686,"children":1687},{"__ignoreMap":118},[1688,1711,1726,1742,1758,1787,1804,1811,1818,1825],{"type":124,"tag":405,"props":1689,"children":1690},{"class":407,"line":408},[1691,1695,1699,1703,1707],{"type":124,"tag":405,"props":1692,"children":1693},{"style":412},[1694],{"type":130,"value":415},{"type":124,"tag":405,"props":1696,"children":1697},{"style":412},[1698],{"type":130,"value":420},{"type":124,"tag":405,"props":1700,"children":1701},{"style":423},[1702],{"type":130,"value":426},{"type":124,"tag":405,"props":1704,"children":1705},{"style":429},[1706],{"type":130,"value":432},{"type":124,"tag":405,"props":1708,"children":1709},{"style":435},[1710],{"type":130,"value":438},{"type":124,"tag":405,"props":1712,"children":1713},{"class":407,"line":354},[1714,1718,1722],{"type":124,"tag":405,"props":1715,"children":1716},{"style":444},[1717],{"type":130,"value":447},{"type":124,"tag":405,"props":1719,"children":1720},{"style":435},[1721],{"type":130,"value":392},{"type":124,"tag":405,"props":1723,"children":1724},{"style":435},[1725],{"type":130,"value":456},{"type":124,"tag":405,"props":1727,"children":1728},{"class":407,"line":360},[1729,1734,1738],{"type":124,"tag":405,"props":1730,"children":1731},{"style":444},[1732],{"type":130,"value":1733},"    providers",{"type":124,"tag":405,"props":1735,"children":1736},{"style":435},[1737],{"type":130,"value":392},{"type":124,"tag":405,"props":1739,"children":1740},{"style":435},[1741],{"type":130,"value":456},{"type":124,"tag":405,"props":1743,"children":1744},{"class":407,"line":468},[1745,1750,1754],{"type":124,"tag":405,"props":1746,"children":1747},{"style":444},[1748],{"type":130,"value":1749},"      random",{"type":124,"tag":405,"props":1751,"children":1752},{"style":435},[1753],{"type":130,"value":392},{"type":124,"tag":405,"props":1755,"children":1756},{"style":435},[1757],{"type":130,"value":456},{"type":124,"tag":405,"props":1759,"children":1760},{"class":407,"line":477},[1761,1766,1770,1774,1779,1783],{"type":124,"tag":405,"props":1762,"children":1763},{"style":444},[1764],{"type":130,"value":1765},"        provider",{"type":124,"tag":405,"props":1767,"children":1768},{"style":435},[1769],{"type":130,"value":392},{"type":124,"tag":405,"props":1771,"children":1772},{"style":435},[1773],{"type":130,"value":1451},{"type":124,"tag":405,"props":1775,"children":1776},{"style":860},[1777],{"type":130,"value":1778},"~/providers/random",{"type":124,"tag":405,"props":1780,"children":1781},{"style":435},[1782],{"type":130,"value":857},{"type":124,"tag":405,"props":1784,"children":1785},{"style":435},[1786],{"type":130,"value":685},{"type":124,"tag":405,"props":1788,"children":1789},{"class":407,"line":1016},[1790,1795,1799],{"type":124,"tag":405,"props":1791,"children":1792},{"style":444},[1793],{"type":130,"value":1794},"        options",{"type":124,"tag":405,"props":1796,"children":1797},{"style":435},[1798],{"type":130,"value":392},{"type":124,"tag":405,"props":1800,"children":1801},{"style":435},[1802],{"type":130,"value":1803}," {}",{"type":124,"tag":405,"props":1805,"children":1806},{"class":407,"line":1046},[1807],{"type":124,"tag":405,"props":1808,"children":1809},{"style":435},[1810],{"type":130,"value":1516},{"type":124,"tag":405,"props":1812,"children":1813},{"class":407,"line":1075},[1814],{"type":124,"tag":405,"props":1815,"children":1816},{"style":435},[1817],{"type":130,"value":1524},{"type":124,"tag":405,"props":1819,"children":1820},{"class":407,"line":1105},[1821],{"type":124,"tag":405,"props":1822,"children":1823},{"style":435},[1824],{"type":130,"value":474},{"type":124,"tag":405,"props":1826,"children":1827},{"class":407,"line":1135},[1828,1832],{"type":124,"tag":405,"props":1829,"children":1830},{"style":435},[1831],{"type":130,"value":483},{"type":124,"tag":405,"props":1833,"children":1834},{"style":429},[1835],{"type":130,"value":488},{"type":124,"tag":394,"props":1837,"children":1841},{"className":1838,"code":1839,"filename":1547,"language":1840,"meta":118,"style":118},"language-vue shiki shiki-themes material-theme material-theme-palenight material-theme-lighter","\u003Ctemplate>\n  \u003CNuxtImg provider=\"random\" src=\"main.png\" width=\"300\" height=\"169\" />\n\u003C/template>\n","vue",[1842],{"type":124,"tag":162,"props":1843,"children":1844},{"__ignoreMap":118},[1845,1860,1962],{"type":124,"tag":405,"props":1846,"children":1847},{"class":407,"line":408},[1848,1852,1856],{"type":124,"tag":405,"props":1849,"children":1850},{"style":435},[1851],{"type":130,"value":1560},{"type":124,"tag":405,"props":1853,"children":1854},{"style":444},[1855],{"type":130,"value":1565},{"type":124,"tag":405,"props":1857,"children":1858},{"style":435},[1859],{"type":130,"value":1570},{"type":124,"tag":405,"props":1861,"children":1862},{"class":407,"line":354},[1863,1867,1871,1876,1880,1884,1889,1893,1897,1901,1905,1910,1914,1919,1923,1927,1932,1936,1941,1945,1949,1954,1958],{"type":124,"tag":405,"props":1864,"children":1865},{"style":435},[1866],{"type":130,"value":1578},{"type":124,"tag":405,"props":1868,"children":1869},{"style":444},[1870],{"type":130,"value":1583},{"type":124,"tag":405,"props":1872,"children":1873},{"style":1586},[1874],{"type":130,"value":1875}," provider",{"type":124,"tag":405,"props":1877,"children":1878},{"style":435},[1879],{"type":130,"value":1594},{"type":124,"tag":405,"props":1881,"children":1882},{"style":435},[1883],{"type":130,"value":1599},{"type":124,"tag":405,"props":1885,"children":1886},{"style":860},[1887],{"type":130,"value":1888},"random",{"type":124,"tag":405,"props":1890,"children":1891},{"style":435},[1892],{"type":130,"value":1599},{"type":124,"tag":405,"props":1894,"children":1895},{"style":1586},[1896],{"type":130,"value":1613},{"type":124,"tag":405,"props":1898,"children":1899},{"style":435},[1900],{"type":130,"value":1594},{"type":124,"tag":405,"props":1902,"children":1903},{"style":435},[1904],{"type":130,"value":1599},{"type":124,"tag":405,"props":1906,"children":1907},{"style":860},[1908],{"type":130,"value":1909},"main.png",{"type":124,"tag":405,"props":1911,"children":1912},{"style":435},[1913],{"type":130,"value":1599},{"type":124,"tag":405,"props":1915,"children":1916},{"style":1586},[1917],{"type":130,"value":1918}," width",{"type":124,"tag":405,"props":1920,"children":1921},{"style":435},[1922],{"type":130,"value":1594},{"type":124,"tag":405,"props":1924,"children":1925},{"style":435},[1926],{"type":130,"value":1599},{"type":124,"tag":405,"props":1928,"children":1929},{"style":860},[1930],{"type":130,"value":1931},"300",{"type":124,"tag":405,"props":1933,"children":1934},{"style":435},[1935],{"type":130,"value":1599},{"type":124,"tag":405,"props":1937,"children":1938},{"style":1586},[1939],{"type":130,"value":1940}," height",{"type":124,"tag":405,"props":1942,"children":1943},{"style":435},[1944],{"type":130,"value":1594},{"type":124,"tag":405,"props":1946,"children":1947},{"style":435},[1948],{"type":130,"value":1599},{"type":124,"tag":405,"props":1950,"children":1951},{"style":860},[1952],{"type":130,"value":1953},"169",{"type":124,"tag":405,"props":1955,"children":1956},{"style":435},[1957],{"type":130,"value":1599},{"type":124,"tag":405,"props":1959,"children":1960},{"style":435},[1961],{"type":130,"value":1635},{"type":124,"tag":405,"props":1963,"children":1964},{"class":407,"line":360},[1965,1969,1973],{"type":124,"tag":405,"props":1966,"children":1967},{"style":435},[1968],{"type":130,"value":1643},{"type":124,"tag":405,"props":1970,"children":1971},{"style":444},[1972],{"type":130,"value":1565},{"type":124,"tag":405,"props":1974,"children":1975},{"style":435},[1976],{"type":130,"value":1570},{"type":124,"tag":125,"props":1978,"children":1980},{"id":1979},"provider",[1981],{"type":124,"tag":162,"props":1982,"children":1983},{"className":118},[1984],{"type":130,"value":1979},{"type":124,"tag":133,"props":1986,"children":1987},{},[1988,1989,1993,1995,2000,2002,2007],{"type":130,"value":716},{"type":124,"tag":162,"props":1990,"children":1991},{"className":118},[1992],{"type":130,"value":196},{"type":130,"value":1994}," (or ",{"type":124,"tag":162,"props":1996,"children":1997},{"className":118},[1998],{"type":130,"value":1999},"ipxStatic",{"type":130,"value":2001}," if used with a static nitro preset, such as if you are running ",{"type":124,"tag":162,"props":2003,"children":2004},{"className":118},[2005],{"type":130,"value":2006},"nuxt generate",{"type":130,"value":488},{"type":124,"tag":133,"props":2009,"children":2010},{},[2011,2013,2017],{"type":130,"value":2012},"We can specify default provider to be used when not specified in component or when calling ",{"type":124,"tag":162,"props":2014,"children":2015},{"className":118},[2016],{"type":130,"value":506},{"type":130,"value":155},{"type":124,"tag":394,"props":2019,"children":2021},{"className":396,"code":2020,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    provider: 'twicpics',\n    twicpics: {\n      baseURL: 'https://nuxt-demo.twic.pics'\n    }\n  }\n})\n",[2022],{"type":124,"tag":162,"props":2023,"children":2024},{"__ignoreMap":118},[2025,2048,2063,2092,2108,2133,2140,2147],{"type":124,"tag":405,"props":2026,"children":2027},{"class":407,"line":408},[2028,2032,2036,2040,2044],{"type":124,"tag":405,"props":2029,"children":2030},{"style":412},[2031],{"type":130,"value":415},{"type":124,"tag":405,"props":2033,"children":2034},{"style":412},[2035],{"type":130,"value":420},{"type":124,"tag":405,"props":2037,"children":2038},{"style":423},[2039],{"type":130,"value":426},{"type":124,"tag":405,"props":2041,"children":2042},{"style":429},[2043],{"type":130,"value":432},{"type":124,"tag":405,"props":2045,"children":2046},{"style":435},[2047],{"type":130,"value":438},{"type":124,"tag":405,"props":2049,"children":2050},{"class":407,"line":354},[2051,2055,2059],{"type":124,"tag":405,"props":2052,"children":2053},{"style":444},[2054],{"type":130,"value":447},{"type":124,"tag":405,"props":2056,"children":2057},{"style":435},[2058],{"type":130,"value":392},{"type":124,"tag":405,"props":2060,"children":2061},{"style":435},[2062],{"type":130,"value":456},{"type":124,"tag":405,"props":2064,"children":2065},{"class":407,"line":360},[2066,2071,2075,2079,2084,2088],{"type":124,"tag":405,"props":2067,"children":2068},{"style":444},[2069],{"type":130,"value":2070},"    provider",{"type":124,"tag":405,"props":2072,"children":2073},{"style":435},[2074],{"type":130,"value":392},{"type":124,"tag":405,"props":2076,"children":2077},{"style":435},[2078],{"type":130,"value":1451},{"type":124,"tag":405,"props":2080,"children":2081},{"style":860},[2082],{"type":130,"value":2083},"twicpics",{"type":124,"tag":405,"props":2085,"children":2086},{"style":435},[2087],{"type":130,"value":857},{"type":124,"tag":405,"props":2089,"children":2090},{"style":435},[2091],{"type":130,"value":685},{"type":124,"tag":405,"props":2093,"children":2094},{"class":407,"line":468},[2095,2100,2104],{"type":124,"tag":405,"props":2096,"children":2097},{"style":444},[2098],{"type":130,"value":2099},"    twicpics",{"type":124,"tag":405,"props":2101,"children":2102},{"style":435},[2103],{"type":130,"value":392},{"type":124,"tag":405,"props":2105,"children":2106},{"style":435},[2107],{"type":130,"value":456},{"type":124,"tag":405,"props":2109,"children":2110},{"class":407,"line":477},[2111,2116,2120,2124,2129],{"type":124,"tag":405,"props":2112,"children":2113},{"style":444},[2114],{"type":130,"value":2115},"      baseURL",{"type":124,"tag":405,"props":2117,"children":2118},{"style":435},[2119],{"type":130,"value":392},{"type":124,"tag":405,"props":2121,"children":2122},{"style":435},[2123],{"type":130,"value":1451},{"type":124,"tag":405,"props":2125,"children":2126},{"style":860},[2127],{"type":130,"value":2128},"https://nuxt-demo.twic.pics",{"type":124,"tag":405,"props":2130,"children":2131},{"style":435},[2132],{"type":130,"value":857},{"type":124,"tag":405,"props":2134,"children":2135},{"class":407,"line":1016},[2136],{"type":124,"tag":405,"props":2137,"children":2138},{"style":435},[2139],{"type":130,"value":1524},{"type":124,"tag":405,"props":2141,"children":2142},{"class":407,"line":1046},[2143],{"type":124,"tag":405,"props":2144,"children":2145},{"style":435},[2146],{"type":130,"value":474},{"type":124,"tag":405,"props":2148,"children":2149},{"class":407,"line":1075},[2150,2154],{"type":124,"tag":405,"props":2151,"children":2152},{"style":435},[2153],{"type":130,"value":483},{"type":124,"tag":405,"props":2155,"children":2156},{"style":429},[2157],{"type":130,"value":488},{"type":124,"tag":200,"props":2159,"children":2161},{"id":2160},"modifiers",[2162],{"type":124,"tag":162,"props":2163,"children":2164},{"className":118},[2165],{"type":130,"value":2160},{"type":124,"tag":133,"props":2167,"children":2168},{},[2169],{"type":130,"value":2170},"You can set default modifiers for the selected provider.",{"type":124,"tag":394,"props":2172,"children":2174},{"className":396,"code":2173,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    provider: 'cloudinary',\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Ccompany>/image/fetch/',\n      modifiers: {\n        effect: 'sharpen:100',\n        quality: 'auto:best',\n      }\n    }\n  }\n})\n",[2175],{"type":124,"tag":162,"props":2176,"children":2177},{"__ignoreMap":118},[2178,2201,2216,2244,2260,2288,2304,2333,2362,2369,2376,2383],{"type":124,"tag":405,"props":2179,"children":2180},{"class":407,"line":408},[2181,2185,2189,2193,2197],{"type":124,"tag":405,"props":2182,"children":2183},{"style":412},[2184],{"type":130,"value":415},{"type":124,"tag":405,"props":2186,"children":2187},{"style":412},[2188],{"type":130,"value":420},{"type":124,"tag":405,"props":2190,"children":2191},{"style":423},[2192],{"type":130,"value":426},{"type":124,"tag":405,"props":2194,"children":2195},{"style":429},[2196],{"type":130,"value":432},{"type":124,"tag":405,"props":2198,"children":2199},{"style":435},[2200],{"type":130,"value":438},{"type":124,"tag":405,"props":2202,"children":2203},{"class":407,"line":354},[2204,2208,2212],{"type":124,"tag":405,"props":2205,"children":2206},{"style":444},[2207],{"type":130,"value":447},{"type":124,"tag":405,"props":2209,"children":2210},{"style":435},[2211],{"type":130,"value":392},{"type":124,"tag":405,"props":2213,"children":2214},{"style":435},[2215],{"type":130,"value":456},{"type":124,"tag":405,"props":2217,"children":2218},{"class":407,"line":360},[2219,2223,2227,2231,2236,2240],{"type":124,"tag":405,"props":2220,"children":2221},{"style":444},[2222],{"type":130,"value":2070},{"type":124,"tag":405,"props":2224,"children":2225},{"style":435},[2226],{"type":130,"value":392},{"type":124,"tag":405,"props":2228,"children":2229},{"style":435},[2230],{"type":130,"value":1451},{"type":124,"tag":405,"props":2232,"children":2233},{"style":860},[2234],{"type":130,"value":2235},"cloudinary",{"type":124,"tag":405,"props":2237,"children":2238},{"style":435},[2239],{"type":130,"value":857},{"type":124,"tag":405,"props":2241,"children":2242},{"style":435},[2243],{"type":130,"value":685},{"type":124,"tag":405,"props":2245,"children":2246},{"class":407,"line":468},[2247,2252,2256],{"type":124,"tag":405,"props":2248,"children":2249},{"style":444},[2250],{"type":130,"value":2251},"    cloudinary",{"type":124,"tag":405,"props":2253,"children":2254},{"style":435},[2255],{"type":130,"value":392},{"type":124,"tag":405,"props":2257,"children":2258},{"style":435},[2259],{"type":130,"value":456},{"type":124,"tag":405,"props":2261,"children":2262},{"class":407,"line":477},[2263,2267,2271,2275,2280,2284],{"type":124,"tag":405,"props":2264,"children":2265},{"style":444},[2266],{"type":130,"value":2115},{"type":124,"tag":405,"props":2268,"children":2269},{"style":435},[2270],{"type":130,"value":392},{"type":124,"tag":405,"props":2272,"children":2273},{"style":435},[2274],{"type":130,"value":1451},{"type":124,"tag":405,"props":2276,"children":2277},{"style":860},[2278],{"type":130,"value":2279},"https://res.cloudinary.com/\u003Ccompany>/image/fetch/",{"type":124,"tag":405,"props":2281,"children":2282},{"style":435},[2283],{"type":130,"value":857},{"type":124,"tag":405,"props":2285,"children":2286},{"style":435},[2287],{"type":130,"value":685},{"type":124,"tag":405,"props":2289,"children":2290},{"class":407,"line":1016},[2291,2296,2300],{"type":124,"tag":405,"props":2292,"children":2293},{"style":444},[2294],{"type":130,"value":2295},"      modifiers",{"type":124,"tag":405,"props":2297,"children":2298},{"style":435},[2299],{"type":130,"value":392},{"type":124,"tag":405,"props":2301,"children":2302},{"style":435},[2303],{"type":130,"value":456},{"type":124,"tag":405,"props":2305,"children":2306},{"class":407,"line":1046},[2307,2312,2316,2320,2325,2329],{"type":124,"tag":405,"props":2308,"children":2309},{"style":444},[2310],{"type":130,"value":2311},"        effect",{"type":124,"tag":405,"props":2313,"children":2314},{"style":435},[2315],{"type":130,"value":392},{"type":124,"tag":405,"props":2317,"children":2318},{"style":435},[2319],{"type":130,"value":1451},{"type":124,"tag":405,"props":2321,"children":2322},{"style":860},[2323],{"type":130,"value":2324},"sharpen:100",{"type":124,"tag":405,"props":2326,"children":2327},{"style":435},[2328],{"type":130,"value":857},{"type":124,"tag":405,"props":2330,"children":2331},{"style":435},[2332],{"type":130,"value":685},{"type":124,"tag":405,"props":2334,"children":2335},{"class":407,"line":1075},[2336,2341,2345,2349,2354,2358],{"type":124,"tag":405,"props":2337,"children":2338},{"style":444},[2339],{"type":130,"value":2340},"        quality",{"type":124,"tag":405,"props":2342,"children":2343},{"style":435},[2344],{"type":130,"value":392},{"type":124,"tag":405,"props":2346,"children":2347},{"style":435},[2348],{"type":130,"value":1451},{"type":124,"tag":405,"props":2350,"children":2351},{"style":860},[2352],{"type":130,"value":2353},"auto:best",{"type":124,"tag":405,"props":2355,"children":2356},{"style":435},[2357],{"type":130,"value":857},{"type":124,"tag":405,"props":2359,"children":2360},{"style":435},[2361],{"type":130,"value":685},{"type":124,"tag":405,"props":2363,"children":2364},{"class":407,"line":1105},[2365],{"type":124,"tag":405,"props":2366,"children":2367},{"style":435},[2368],{"type":130,"value":1516},{"type":124,"tag":405,"props":2370,"children":2371},{"class":407,"line":1135},[2372],{"type":124,"tag":405,"props":2373,"children":2374},{"style":435},[2375],{"type":130,"value":1524},{"type":124,"tag":405,"props":2377,"children":2378},{"class":407,"line":1165},[2379],{"type":124,"tag":405,"props":2380,"children":2381},{"style":435},[2382],{"type":130,"value":474},{"type":124,"tag":405,"props":2384,"children":2385},{"class":407,"line":1190},[2386,2390],{"type":124,"tag":405,"props":2387,"children":2388},{"style":435},[2389],{"type":130,"value":483},{"type":124,"tag":405,"props":2391,"children":2392},{"style":429},[2393],{"type":130,"value":488},{"type":124,"tag":125,"props":2395,"children":2397},{"id":2396},"densities",[2398],{"type":124,"tag":162,"props":2399,"children":2400},{"className":118},[2401],{"type":130,"value":2396},{"type":124,"tag":133,"props":2403,"children":2404},{},[2405,2406],{"type":130,"value":716},{"type":124,"tag":162,"props":2407,"children":2408},{"className":118},[2409],{"type":130,"value":2410},"[1, 2]",{"type":124,"tag":133,"props":2412,"children":2413},{},[2414,2416,2421,2423,2427],{"type":130,"value":2415},"Specify a value to work with ",{"type":124,"tag":162,"props":2417,"children":2418},{"className":118},[2419],{"type":130,"value":2420},"devicePixelRatio",{"type":130,"value":2422}," > 1 (these are devices with retina display and others). You must specify for which ",{"type":124,"tag":162,"props":2424,"children":2425},{"className":118},[2426],{"type":130,"value":2420},{"type":130,"value":2428}," values you want to adapt images.",{"type":124,"tag":133,"props":2430,"children":2431},{},[2432,2434,2447],{"type":130,"value":2433},"You can ",{"type":124,"tag":149,"props":2435,"children":2438},{"href":2436,"rel":2437},"https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio",[251],[2439,2441,2445],{"type":130,"value":2440},"read more about ",{"type":124,"tag":162,"props":2442,"children":2443},{"className":118},[2444],{"type":130,"value":2420},{"type":130,"value":2446}," on MDN",{"type":130,"value":155},{"type":124,"tag":394,"props":2449,"children":2451},{"className":396,"code":2450,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    densities: [1, 2, 3],\n  }\n})\n",[2452],{"type":124,"tag":162,"props":2453,"children":2454},{"__ignoreMap":118},[2455,2478,2493,2540,2547],{"type":124,"tag":405,"props":2456,"children":2457},{"class":407,"line":408},[2458,2462,2466,2470,2474],{"type":124,"tag":405,"props":2459,"children":2460},{"style":412},[2461],{"type":130,"value":415},{"type":124,"tag":405,"props":2463,"children":2464},{"style":412},[2465],{"type":130,"value":420},{"type":124,"tag":405,"props":2467,"children":2468},{"style":423},[2469],{"type":130,"value":426},{"type":124,"tag":405,"props":2471,"children":2472},{"style":429},[2473],{"type":130,"value":432},{"type":124,"tag":405,"props":2475,"children":2476},{"style":435},[2477],{"type":130,"value":438},{"type":124,"tag":405,"props":2479,"children":2480},{"class":407,"line":354},[2481,2485,2489],{"type":124,"tag":405,"props":2482,"children":2483},{"style":444},[2484],{"type":130,"value":447},{"type":124,"tag":405,"props":2486,"children":2487},{"style":435},[2488],{"type":130,"value":392},{"type":124,"tag":405,"props":2490,"children":2491},{"style":435},[2492],{"type":130,"value":456},{"type":124,"tag":405,"props":2494,"children":2495},{"class":407,"line":360},[2496,2501,2505,2509,2514,2518,2523,2527,2532,2536],{"type":124,"tag":405,"props":2497,"children":2498},{"style":444},[2499],{"type":130,"value":2500},"    densities",{"type":124,"tag":405,"props":2502,"children":2503},{"style":435},[2504],{"type":130,"value":392},{"type":124,"tag":405,"props":2506,"children":2507},{"style":429},[2508],{"type":130,"value":852},{"type":124,"tag":405,"props":2510,"children":2511},{"style":677},[2512],{"type":130,"value":2513},"1",{"type":124,"tag":405,"props":2515,"children":2516},{"style":435},[2517],{"type":130,"value":685},{"type":124,"tag":405,"props":2519,"children":2520},{"style":677},[2521],{"type":130,"value":2522}," 2",{"type":124,"tag":405,"props":2524,"children":2525},{"style":435},[2526],{"type":130,"value":685},{"type":124,"tag":405,"props":2528,"children":2529},{"style":677},[2530],{"type":130,"value":2531}," 3",{"type":124,"tag":405,"props":2533,"children":2534},{"style":429},[2535],{"type":130,"value":871},{"type":124,"tag":405,"props":2537,"children":2538},{"style":435},[2539],{"type":130,"value":685},{"type":124,"tag":405,"props":2541,"children":2542},{"class":407,"line":468},[2543],{"type":124,"tag":405,"props":2544,"children":2545},{"style":435},[2546],{"type":130,"value":474},{"type":124,"tag":405,"props":2548,"children":2549},{"class":407,"line":477},[2550,2554],{"type":124,"tag":405,"props":2551,"children":2552},{"style":435},[2553],{"type":130,"value":483},{"type":124,"tag":405,"props":2555,"children":2556},{"style":429},[2557],{"type":130,"value":488},{"type":124,"tag":125,"props":2559,"children":2561},{"id":2560},"dir",[2562],{"type":124,"tag":162,"props":2563,"children":2564},{"className":118},[2565],{"type":130,"value":2560},{"type":124,"tag":133,"props":2567,"children":2568},{},[2569,2570],{"type":130,"value":716},{"type":124,"tag":162,"props":2571,"children":2572},{"className":118},[2573],{"type":130,"value":2574},"public",{"type":124,"tag":133,"props":2576,"children":2577},{},[2578,2580,2584,2585,2589],{"type":130,"value":2579},"This option allows you to specify the location of the source images when using the ",{"type":124,"tag":162,"props":2581,"children":2582},{"className":118},[2583],{"type":130,"value":196},{"type":130,"value":167},{"type":124,"tag":162,"props":2586,"children":2587},{"className":118},[2588],{"type":130,"value":1999},{"type":130,"value":2590}," provider.",{"type":124,"tag":133,"props":2592,"children":2593},{},[2594,2596,2601,2603,2607,2609,2614],{"type":130,"value":2595},"For example you might want the source images in ",{"type":124,"tag":162,"props":2597,"children":2598},{"className":118},[2599],{"type":130,"value":2600},"assets/images",{"type":130,"value":2602}," directory rather than the default ",{"type":124,"tag":162,"props":2604,"children":2605},{"className":118},[2606],{"type":130,"value":2574},{"type":130,"value":2608}," directory so the source images don't get copied into ",{"type":124,"tag":162,"props":2610,"children":2611},{"className":118},[2612],{"type":130,"value":2613},"dist",{"type":130,"value":2615}," and deployed:",{"type":124,"tag":394,"props":2617,"children":2619},{"className":396,"code":2618,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    dir: 'assets/images'\n  }\n})\n",[2620],{"type":124,"tag":162,"props":2621,"children":2622},{"__ignoreMap":118},[2623,2646,2661,2685,2692],{"type":124,"tag":405,"props":2624,"children":2625},{"class":407,"line":408},[2626,2630,2634,2638,2642],{"type":124,"tag":405,"props":2627,"children":2628},{"style":412},[2629],{"type":130,"value":415},{"type":124,"tag":405,"props":2631,"children":2632},{"style":412},[2633],{"type":130,"value":420},{"type":124,"tag":405,"props":2635,"children":2636},{"style":423},[2637],{"type":130,"value":426},{"type":124,"tag":405,"props":2639,"children":2640},{"style":429},[2641],{"type":130,"value":432},{"type":124,"tag":405,"props":2643,"children":2644},{"style":435},[2645],{"type":130,"value":438},{"type":124,"tag":405,"props":2647,"children":2648},{"class":407,"line":354},[2649,2653,2657],{"type":124,"tag":405,"props":2650,"children":2651},{"style":444},[2652],{"type":130,"value":447},{"type":124,"tag":405,"props":2654,"children":2655},{"style":435},[2656],{"type":130,"value":392},{"type":124,"tag":405,"props":2658,"children":2659},{"style":435},[2660],{"type":130,"value":456},{"type":124,"tag":405,"props":2662,"children":2663},{"class":407,"line":360},[2664,2669,2673,2677,2681],{"type":124,"tag":405,"props":2665,"children":2666},{"style":444},[2667],{"type":130,"value":2668},"    dir",{"type":124,"tag":405,"props":2670,"children":2671},{"style":435},[2672],{"type":130,"value":392},{"type":124,"tag":405,"props":2674,"children":2675},{"style":435},[2676],{"type":130,"value":1451},{"type":124,"tag":405,"props":2678,"children":2679},{"style":860},[2680],{"type":130,"value":2600},{"type":124,"tag":405,"props":2682,"children":2683},{"style":435},[2684],{"type":130,"value":857},{"type":124,"tag":405,"props":2686,"children":2687},{"class":407,"line":468},[2688],{"type":124,"tag":405,"props":2689,"children":2690},{"style":435},[2691],{"type":130,"value":474},{"type":124,"tag":405,"props":2693,"children":2694},{"class":407,"line":477},[2695,2699],{"type":124,"tag":405,"props":2696,"children":2697},{"style":435},[2698],{"type":130,"value":483},{"type":124,"tag":405,"props":2700,"children":2701},{"style":429},[2702],{"type":130,"value":488},{"type":124,"tag":133,"props":2704,"children":2705},{},[2706],{"type":124,"tag":273,"props":2707,"children":2708},{},[2709],{"type":130,"value":2710},"Notes:",{"type":124,"tag":326,"props":2712,"children":2713},{},[2714,2737,2753],{"type":124,"tag":330,"props":2715,"children":2716},{},[2717,2719,2723,2725,2729,2731,2735],{"type":130,"value":2718},"For ",{"type":124,"tag":162,"props":2720,"children":2721},{"className":118},[2722],{"type":130,"value":1999},{"type":130,"value":2724}," provider, if images weren't crawled during generation (unreachable modals, pages or dynamic runtime size), changing ",{"type":124,"tag":162,"props":2726,"children":2727},{"className":118},[2728],{"type":130,"value":2560},{"type":130,"value":2730}," from ",{"type":124,"tag":162,"props":2732,"children":2733},{"className":118},[2734],{"type":130,"value":2574},{"type":130,"value":2736}," causes 404 errors.",{"type":124,"tag":330,"props":2738,"children":2739},{},[2740,2741,2745,2747,2751],{"type":130,"value":2718},{"type":124,"tag":162,"props":2742,"children":2743},{"className":118},[2744],{"type":130,"value":196},{"type":130,"value":2746}," provider, make sure to deploy customized ",{"type":124,"tag":162,"props":2748,"children":2749},{"className":118},[2750],{"type":130,"value":2560},{"type":130,"value":2752}," as well.",{"type":124,"tag":330,"props":2754,"children":2755},{},[2756,2758,2762,2764,2768],{"type":130,"value":2757},"For some providers (like vercel), using a directory other than ",{"type":124,"tag":162,"props":2759,"children":2760},{"className":118},[2761],{"type":130,"value":215},{"type":130,"value":2763}," for assets is not supported since resizing happens at runtime (instead of build/generate time) and source fetched from the ",{"type":124,"tag":162,"props":2765,"children":2766},{"className":118},[2767],{"type":130,"value":215},{"type":130,"value":2769}," directory (deployment URL)",{"type":124,"tag":125,"props":2771,"children":2773},{"id":2772},"alias",[2774],{"type":124,"tag":162,"props":2775,"children":2776},{"className":118},[2777],{"type":130,"value":2772},{"type":124,"tag":133,"props":2779,"children":2780},{},[2781,2783,2788],{"type":130,"value":2782},"This option allows you to specify aliases for ",{"type":124,"tag":162,"props":2784,"children":2785},{"className":118},[2786],{"type":130,"value":2787},"src",{"type":130,"value":155},{"type":124,"tag":133,"props":2790,"children":2791},{},[2792],{"type":130,"value":2793},"When using the default ipx provider, URL aliases are shortened on the server-side.\nThis is especially useful for optimizing external URLs and not including them in HTML.",{"type":124,"tag":133,"props":2795,"children":2796},{},[2797],{"type":130,"value":2798},"When using other providers, aliases are resolved in runtime and included in HTML. (only the usage is simplified)",{"type":124,"tag":133,"props":2800,"children":2801},{},[2802],{"type":124,"tag":273,"props":2803,"children":2804},{},[2805],{"type":130,"value":2806},"Example:",{"type":124,"tag":394,"props":2808,"children":2810},{"className":396,"code":2809,"filename":398,"language":399,"meta":118,"style":118},"export default defineNuxtConfig({\n  image: {\n    domains: [\n      'images.unsplash.com'\n    ],\n    alias: {\n      unsplash: 'https://images.unsplash.com'\n    }\n  }\n})\n",[2811],{"type":124,"tag":162,"props":2812,"children":2813},{"__ignoreMap":118},[2814,2837,2852,2867,2883,2895,2911,2936,2943,2950],{"type":124,"tag":405,"props":2815,"children":2816},{"class":407,"line":408},[2817,2821,2825,2829,2833],{"type":124,"tag":405,"props":2818,"children":2819},{"style":412},[2820],{"type":130,"value":415},{"type":124,"tag":405,"props":2822,"children":2823},{"style":412},[2824],{"type":130,"value":420},{"type":124,"tag":405,"props":2826,"children":2827},{"style":423},[2828],{"type":130,"value":426},{"type":124,"tag":405,"props":2830,"children":2831},{"style":429},[2832],{"type":130,"value":432},{"type":124,"tag":405,"props":2834,"children":2835},{"style":435},[2836],{"type":130,"value":438},{"type":124,"tag":405,"props":2838,"children":2839},{"class":407,"line":354},[2840,2844,2848],{"type":124,"tag":405,"props":2841,"children":2842},{"style":444},[2843],{"type":130,"value":447},{"type":124,"tag":405,"props":2845,"children":2846},{"style":435},[2847],{"type":130,"value":392},{"type":124,"tag":405,"props":2849,"children":2850},{"style":435},[2851],{"type":130,"value":456},{"type":124,"tag":405,"props":2853,"children":2854},{"class":407,"line":360},[2855,2859,2863],{"type":124,"tag":405,"props":2856,"children":2857},{"style":444},[2858],{"type":130,"value":1281},{"type":124,"tag":405,"props":2860,"children":2861},{"style":435},[2862],{"type":130,"value":392},{"type":124,"tag":405,"props":2864,"children":2865},{"style":429},[2866],{"type":130,"value":852},{"type":124,"tag":405,"props":2868,"children":2869},{"class":407,"line":468},[2870,2874,2879],{"type":124,"tag":405,"props":2871,"children":2872},{"style":435},[2873],{"type":130,"value":991},{"type":124,"tag":405,"props":2875,"children":2876},{"style":860},[2877],{"type":130,"value":2878},"images.unsplash.com",{"type":124,"tag":405,"props":2880,"children":2881},{"style":435},[2882],{"type":130,"value":857},{"type":124,"tag":405,"props":2884,"children":2885},{"class":407,"line":477},[2886,2891],{"type":124,"tag":405,"props":2887,"children":2888},{"style":429},[2889],{"type":130,"value":2890},"    ]",{"type":124,"tag":405,"props":2892,"children":2893},{"style":435},[2894],{"type":130,"value":685},{"type":124,"tag":405,"props":2896,"children":2897},{"class":407,"line":1016},[2898,2903,2907],{"type":124,"tag":405,"props":2899,"children":2900},{"style":444},[2901],{"type":130,"value":2902},"    alias",{"type":124,"tag":405,"props":2904,"children":2905},{"style":435},[2906],{"type":130,"value":392},{"type":124,"tag":405,"props":2908,"children":2909},{"style":435},[2910],{"type":130,"value":456},{"type":124,"tag":405,"props":2912,"children":2913},{"class":407,"line":1046},[2914,2919,2923,2927,2932],{"type":124,"tag":405,"props":2915,"children":2916},{"style":444},[2917],{"type":130,"value":2918},"      unsplash",{"type":124,"tag":405,"props":2920,"children":2921},{"style":435},[2922],{"type":130,"value":392},{"type":124,"tag":405,"props":2924,"children":2925},{"style":435},[2926],{"type":130,"value":1451},{"type":124,"tag":405,"props":2928,"children":2929},{"style":860},[2930],{"type":130,"value":2931},"https://images.unsplash.com",{"type":124,"tag":405,"props":2933,"children":2934},{"style":435},[2935],{"type":130,"value":857},{"type":124,"tag":405,"props":2937,"children":2938},{"class":407,"line":1075},[2939],{"type":124,"tag":405,"props":2940,"children":2941},{"style":435},[2942],{"type":130,"value":1524},{"type":124,"tag":405,"props":2944,"children":2945},{"class":407,"line":1105},[2946],{"type":124,"tag":405,"props":2947,"children":2948},{"style":435},[2949],{"type":130,"value":474},{"type":124,"tag":405,"props":2951,"children":2952},{"class":407,"line":1135},[2953,2957],{"type":124,"tag":405,"props":2954,"children":2955},{"style":435},[2956],{"type":130,"value":483},{"type":124,"tag":405,"props":2958,"children":2959},{"style":429},[2960],{"type":130,"value":488},{"type":124,"tag":133,"props":2962,"children":2963},{},[2964,2969],{"type":124,"tag":273,"props":2965,"children":2966},{},[2967],{"type":130,"value":2968},"Before",{"type":130,"value":2970}," using alias:",{"type":124,"tag":394,"props":2972,"children":2974},{"className":1545,"code":2973,"language":1548,"meta":118,"style":118},"\u003CNuxtImg src=\"https://images.unsplash.com/\u003Cid>\" />\n",[2975],{"type":124,"tag":162,"props":2976,"children":2977},{"__ignoreMap":118},[2978],{"type":124,"tag":405,"props":2979,"children":2980},{"class":407,"line":408},[2981,2985,2989,2993,2997,3001,3006,3010],{"type":124,"tag":405,"props":2982,"children":2983},{"style":435},[2984],{"type":130,"value":1560},{"type":124,"tag":405,"props":2986,"children":2987},{"style":444},[2988],{"type":130,"value":1583},{"type":124,"tag":405,"props":2990,"children":2991},{"style":1586},[2992],{"type":130,"value":1613},{"type":124,"tag":405,"props":2994,"children":2995},{"style":435},[2996],{"type":130,"value":1594},{"type":124,"tag":405,"props":2998,"children":2999},{"style":435},[3000],{"type":130,"value":1599},{"type":124,"tag":405,"props":3002,"children":3003},{"style":860},[3004],{"type":130,"value":3005},"https://images.unsplash.com/\u003Cid>",{"type":124,"tag":405,"props":3007,"children":3008},{"style":435},[3009],{"type":130,"value":1599},{"type":124,"tag":405,"props":3011,"children":3012},{"style":435},[3013],{"type":130,"value":1635},{"type":124,"tag":133,"props":3015,"children":3016},{},[3017],{"type":130,"value":3018},"Generates:",{"type":124,"tag":394,"props":3020,"children":3022},{"className":1545,"code":3021,"language":1548,"meta":118,"style":118},"\u003Cimg src=\"/_ipx/https://images.unsplash.com/\u003Cid>\">\n",[3023],{"type":124,"tag":162,"props":3024,"children":3025},{"__ignoreMap":118},[3026],{"type":124,"tag":405,"props":3027,"children":3028},{"class":407,"line":408},[3029,3033,3038,3042,3046,3050,3055,3059],{"type":124,"tag":405,"props":3030,"children":3031},{"style":435},[3032],{"type":130,"value":1560},{"type":124,"tag":405,"props":3034,"children":3035},{"style":444},[3036],{"type":130,"value":3037},"img",{"type":124,"tag":405,"props":3039,"children":3040},{"style":1586},[3041],{"type":130,"value":1613},{"type":124,"tag":405,"props":3043,"children":3044},{"style":435},[3045],{"type":130,"value":1594},{"type":124,"tag":405,"props":3047,"children":3048},{"style":435},[3049],{"type":130,"value":1599},{"type":124,"tag":405,"props":3051,"children":3052},{"style":860},[3053],{"type":130,"value":3054},"/_ipx/https://images.unsplash.com/\u003Cid>",{"type":124,"tag":405,"props":3056,"children":3057},{"style":435},[3058],{"type":130,"value":1599},{"type":124,"tag":405,"props":3060,"children":3061},{"style":435},[3062],{"type":130,"value":1570},{"type":124,"tag":133,"props":3064,"children":3065},{},[3066,3071],{"type":124,"tag":273,"props":3067,"children":3068},{},[3069],{"type":130,"value":3070},"After",{"type":130,"value":2970},{"type":124,"tag":394,"props":3073,"children":3075},{"className":1545,"code":3074,"language":1548,"meta":118,"style":118},"\u003CNuxtImg src=\"/unsplash/\u003Cid>\" />\n",[3076],{"type":124,"tag":162,"props":3077,"children":3078},{"__ignoreMap":118},[3079],{"type":124,"tag":405,"props":3080,"children":3081},{"class":407,"line":408},[3082,3086,3090,3094,3098,3102,3107,3111],{"type":124,"tag":405,"props":3083,"children":3084},{"style":435},[3085],{"type":130,"value":1560},{"type":124,"tag":405,"props":3087,"children":3088},{"style":444},[3089],{"type":130,"value":1583},{"type":124,"tag":405,"props":3091,"children":3092},{"style":1586},[3093],{"type":130,"value":1613},{"type":124,"tag":405,"props":3095,"children":3096},{"style":435},[3097],{"type":130,"value":1594},{"type":124,"tag":405,"props":3099,"children":3100},{"style":435},[3101],{"type":130,"value":1599},{"type":124,"tag":405,"props":3103,"children":3104},{"style":860},[3105],{"type":130,"value":3106},"/unsplash/\u003Cid>",{"type":124,"tag":405,"props":3108,"children":3109},{"style":435},[3110],{"type":130,"value":1599},{"type":124,"tag":405,"props":3112,"children":3113},{"style":435},[3114],{"type":130,"value":1635},{"type":124,"tag":133,"props":3116,"children":3117},{},[3118],{"type":130,"value":3018},{"type":124,"tag":394,"props":3120,"children":3122},{"className":1545,"code":3121,"language":1548,"meta":118,"style":118},"\u003Cimg src=\"/_ipx/unsplash/\u003Cid>\" />\n",[3123],{"type":124,"tag":162,"props":3124,"children":3125},{"__ignoreMap":118},[3126],{"type":124,"tag":405,"props":3127,"children":3128},{"class":407,"line":408},[3129,3133,3137,3141,3145,3149,3154,3158],{"type":124,"tag":405,"props":3130,"children":3131},{"style":435},[3132],{"type":130,"value":1560},{"type":124,"tag":405,"props":3134,"children":3135},{"style":444},[3136],{"type":130,"value":3037},{"type":124,"tag":405,"props":3138,"children":3139},{"style":1586},[3140],{"type":130,"value":1613},{"type":124,"tag":405,"props":3142,"children":3143},{"style":435},[3144],{"type":130,"value":1594},{"type":124,"tag":405,"props":3146,"children":3147},{"style":435},[3148],{"type":130,"value":1599},{"type":124,"tag":405,"props":3150,"children":3151},{"style":860},[3152],{"type":130,"value":3153},"/_ipx/unsplash/\u003Cid>",{"type":124,"tag":405,"props":3155,"children":3156},{"style":435},[3157],{"type":130,"value":1599},{"type":124,"tag":405,"props":3159,"children":3160},{"style":435},[3161],{"type":130,"value":1635},{"type":124,"tag":133,"props":3163,"children":3164},{},[3165],{"type":130,"value":3166},"Both usage and output are simplified!",{"type":124,"tag":3168,"props":3169,"children":3170},"style",{},[3171],{"type":130,"value":3172},"html.dark .shiki span {color: var(--shiki-dark) !important;background: var(--shiki-dark-bg) !important;font-style: var(--shiki-dark-font-style) !important;font-weight: var(--shiki-dark-font-weight) !important;text-decoration: var(--shiki-dark-text-decoration) !important;}html.light .shiki span {color: var(--shiki-light) !important;background: var(--shiki-light-bg) !important;font-style: var(--shiki-light-font-style) !important;font-weight: var(--shiki-light-font-weight) !important;text-decoration: var(--shiki-light-text-decoration) !important;}",{"title":118,"searchDepth":354,"depth":354,"links":3174},[3175,3176,3177,3178,3179,3180,3181,3182,3185,3186,3187],{"id":491,"depth":354,"text":491},{"id":592,"depth":354,"text":592},{"id":706,"depth":354,"text":706},{"id":892,"depth":354,"text":892},{"id":299,"depth":354,"text":299},{"id":1327,"depth":354,"text":1327},{"id":1654,"depth":354,"text":1654},{"id":1979,"depth":354,"text":1979,"children":3183},[3184],{"id":2160,"depth":360,"text":2160},{"id":2396,"depth":354,"text":2396},{"id":2560,"depth":354,"text":2560},{"id":2772,"depth":354,"text":2772},"content:1.get-started:2.configuration.md","1.get-started/2.configuration.md",{"_path":19,"_dir":116,"_draft":117,"_partial":117,"_locale":118,"title":18,"description":3191,"body":3192,"_type":364,"_id":3403,"_source":366,"_file":3404,"_extension":368},"We can never thank you enough for your contributions. ❤️",{"type":121,"children":3193,"toc":3397},[3194,3211,3217,3266,3272,3344,3350],{"type":124,"tag":257,"props":3195,"children":3196},{},[3197],{"type":124,"tag":133,"props":3198,"children":3199},{},[3200,3202,3209],{"type":130,"value":3201},"It is highly recommended to read ",{"type":124,"tag":149,"props":3203,"children":3206},{"href":3204,"rel":3205},"https://nuxt.com/docs/community/contribution",[251],[3207],{"type":130,"value":3208},"Nuxt contribution guide",{"type":130,"value":3210}," before making any contributions.",{"type":124,"tag":125,"props":3212,"children":3214},{"id":3213},"how-to-contribute",[3215],{"type":130,"value":3216},"How to contribute?",{"type":124,"tag":326,"props":3218,"children":3219},{},[3220,3234,3244,3254],{"type":124,"tag":330,"props":3221,"children":3222},{},[3223,3225,3232],{"type":130,"value":3224},"Clone ",{"type":124,"tag":149,"props":3226,"children":3229},{"href":3227,"rel":3228},"https://github.com/nuxt/image",[251],[3230],{"type":130,"value":3231},"nuxt/image",{"type":130,"value":3233}," repository",{"type":124,"tag":330,"props":3235,"children":3236},{},[3237,3239],{"type":130,"value":3238},"Enable Corepack using ",{"type":124,"tag":162,"props":3240,"children":3241},{"className":118},[3242],{"type":130,"value":3243},"corepack enable",{"type":124,"tag":330,"props":3245,"children":3246},{},[3247,3249],{"type":130,"value":3248},"Install dependencies using ",{"type":124,"tag":162,"props":3250,"children":3251},{"className":118},[3252],{"type":130,"value":3253},"pnpm install",{"type":124,"tag":330,"props":3255,"children":3256},{},[3257,3259,3264],{"type":130,"value":3258},"Run ",{"type":124,"tag":162,"props":3260,"children":3261},{"className":118},[3262],{"type":130,"value":3263},"pnpm dev:prepare",{"type":130,"value":3265}," to generate type stubs.",{"type":124,"tag":200,"props":3267,"children":3269},{"id":3268},"nuxt-image",[3270],{"type":130,"value":3271},"Nuxt Image",{"type":124,"tag":326,"props":3273,"children":3274},{},[3275,3296,3301,3322,3332],{"type":124,"tag":330,"props":3276,"children":3277},{},[3278,3280,3285,3287,3294],{"type":130,"value":3279},"Use ",{"type":124,"tag":162,"props":3281,"children":3282},{"className":118},[3283],{"type":130,"value":3284},"pnpm dev",{"type":130,"value":3286}," to start the ",{"type":124,"tag":149,"props":3288,"children":3291},{"href":3289,"rel":3290},"https://github.com/nuxt/image/tree/main/playground",[251],[3292],{"type":130,"value":3293},"playground",{"type":130,"value":3295}," in development mode.",{"type":124,"tag":330,"props":3297,"children":3298},{},[3299],{"type":130,"value":3300},"Apply your changes",{"type":124,"tag":330,"props":3302,"children":3303},{},[3304,3306,3313,3315,3320],{"type":130,"value":3305},"Add tests into the ",{"type":124,"tag":149,"props":3307,"children":3310},{"href":3308,"rel":3309},"https://github.com/nuxt/image/tree/main/test",[251],[3311],{"type":130,"value":3312},"test/",{"type":130,"value":3314}," directory and run ",{"type":124,"tag":162,"props":3316,"children":3317},{"className":118},[3318],{"type":130,"value":3319},"pnpm test",{"type":130,"value":3321}," to make sure they pass.",{"type":124,"tag":330,"props":3323,"children":3324},{},[3325,3327],{"type":130,"value":3326},"Check the code style with ",{"type":124,"tag":162,"props":3328,"children":3329},{"className":118},[3330],{"type":130,"value":3331},"pnpm lint",{"type":124,"tag":330,"props":3333,"children":3334},{},[3335,3337,3342],{"type":130,"value":3336},"Before creating a PR, make sure to run ",{"type":124,"tag":162,"props":3338,"children":3339},{"className":118},[3340],{"type":130,"value":3341},"pnpm build",{"type":130,"value":3343}," and that no errors are reported.",{"type":124,"tag":200,"props":3345,"children":3347},{"id":3346},"documentation",[3348],{"type":130,"value":3349},"Documentation",{"type":124,"tag":326,"props":3351,"children":3352},{},[3353,3370,3383],{"type":124,"tag":330,"props":3354,"children":3355},{},[3356,3357,3362,3363,3369],{"type":130,"value":3279},{"type":124,"tag":162,"props":3358,"children":3359},{"className":118},[3360],{"type":130,"value":3361},"pnpm dev:docs",{"type":130,"value":3286},{"type":124,"tag":149,"props":3364,"children":3367},{"href":3365,"rel":3366},"https://github.com/nuxt/image/tree/main/docs",[251],[3368],{"type":130,"value":3346},{"type":130,"value":3295},{"type":124,"tag":330,"props":3371,"children":3372},{},[3373,3375,3381],{"type":130,"value":3374},"Open ",{"type":124,"tag":149,"props":3376,"children":3379},{"href":3377,"rel":3378},"http://localhost:3000",[251],[3380],{"type":130,"value":3377},{"type":130,"value":3382}," to view it in the browser.",{"type":124,"tag":330,"props":3384,"children":3385},{},[3386,3388,3395],{"type":130,"value":3387},"Update the content of the documentation in the ",{"type":124,"tag":149,"props":3389,"children":3392},{"href":3390,"rel":3391},"https://github.com/nuxt/image/tree/main/docs/content",[251],[3393],{"type":130,"value":3394},"docs/content/",{"type":130,"value":3396}," directory.",{"title":118,"searchDepth":354,"depth":354,"links":3398},[3399],{"id":3213,"depth":354,"text":3216,"children":3400},[3401,3402],{"id":3268,"depth":360,"text":3271},{"id":3346,"depth":360,"text":3349},"content:1.get-started:4.contributing.md","1.get-started/4.contributing.md",1697713006403]