Commit 4310f644 by krds-arun

updated next.config.ts

parent 995154b9
import type { NextConfig } from "next"; import type { NextConfig } from "next";
const nextConfig: NextConfig = { const nextConfig: NextConfig = {
output: "standalone",
allowedDevOrigins: ["192.168.1.177"], allowedDevOrigins: ["192.168.1.177"],
devIndicators: false, devIndicators: false,
images: { images: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment