mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 21:32:39 +02:00
Added vecteezy path in next config iamges
This commit is contained in:
parent
d2964708ff
commit
553e7bfacc
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ const nextConfig: NextConfig = {
|
|||
protocol: "https",
|
||||
hostname: "images.unsplash.com",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "static.vecteezy.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue