We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e294f6 commit 4c2c1eaCopy full SHA for 4c2c1ea
frontend/next.config.ts
@@ -1,7 +1,6 @@
1
import type { NextConfig } from "next";
2
3
const nextConfig: NextConfig = {
4
- /* config options here */
5
images: {
6
dangerouslyAllowSVG: true,
7
remotePatterns: [
0 commit comments