mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
remove experimental vimeo video provider support
This commit is contained in:
@@ -5,8 +5,6 @@ const nextConfig: NextConfig = {
|
||||
remotePatterns: [
|
||||
{ protocol: 'https', hostname: 'img.youtube.com' },
|
||||
{ protocol: 'https', hostname: 'i.ytimg.com' },
|
||||
{ protocol: 'https', hostname: 'i.vimeocdn.com' },
|
||||
{ protocol: 'https', hostname: 'vumbnail.com' },
|
||||
{ protocol: 'https', hostname: 'images.unsplash.com' },
|
||||
],
|
||||
formats: ['image/avif', 'image/webp'],
|
||||
|
||||
Reference in New Issue
Block a user