We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c1bd0 commit 516b6d8Copy full SHA for 516b6d8
next.config.ts
@@ -3,6 +3,7 @@ import type { NextConfig } from 'next'
3
const nextConfig: NextConfig = {
4
/* config options here */
5
images: {
6
+ domains: ['pub-cf3b9667253a490495a16433a99bd7ca.r2.dev'],
7
remotePatterns: [
8
{
9
protocol: 'https',
0 commit comments