PHP 7.4.33
Preview: next.config.ts Size: 1.25 KB
/var/www/nea-dev-frontend.wpress.dk/httpdocs/next.config.ts
import type { NextConfig } from 'next';

const nextConfig: NextConfig = {
  trailingSlash: true,
  staticPageGenerationTimeout: 180, // seconds
  async rewrites() {
    return [
      {
        source: '/:sitemap*.xml',
        destination: '/sitemaps/:sitemap*.xml',
      },
    ];
  },
  images: {
    remotePatterns: [
      {
        protocol: 'http',
        hostname: 'nea-dev.local',
        port: '',
      },
      {
        protocol: 'https',
        hostname: 'nea-dev.wpress.dk',
        port: '',
      },
         {
        protocol: "https",
        hostname: "env-conceptsite-phases.kinsta.cloud",
        port: "",
      },
      {
        protocol: "https",
        hostname: "cms.nationaleczema.org",
        port: "",
      },
      {
        protocol: 'https',
        hostname: 'conceptsite.kinsta.cloud',
        port: '',
      },
      {
        protocol: 'https',
        hostname: 'env-conceptsite-phases.kinsta.cloud',
        port: '',
      },
      {
        protocol: 'https',
        hostname: 'nationaleczema.org',
        port: '',
      },
      {
        protocol: 'https',
        hostname: 'images.unsplash.com',
        port: '',
      },
      {
        hostname: 'via.placeholder.com',
      },
    ],
  },
};

export default nextConfig;

Directory Contents

Dirs: 7 × Files: 17
Name Size Perms Modified Actions
.git DIR
- drwxr-xr-x 2025-04-10 07:10:03
Edit Download
.next DIR
- drwxr-xr-x 2026-02-27 17:42:57
Edit Download
docs DIR
- drwxr-xr-x 2026-02-20 06:13:58
Edit Download
- drwxr-xr-x 2026-02-27 17:40:03
Edit Download
public DIR
- drwxr-xr-x 2026-02-27 17:39:42
Edit Download
scripts DIR
- drwxr-xr-x 2026-02-20 12:24:28
Edit Download
src DIR
- drwxr-xr-x 2026-02-19 15:36:22
Edit Download
402 B lrw-r--r-- 2026-01-28 14:09:44
Edit Download
877 B lrw-r--r-- 2026-02-20 07:33:38
Edit Download
573 B lrwxr-xr-x 2025-04-10 07:10:03
Edit Download
120 B lrw-r--r-- 2026-01-30 09:25:37
Edit Download
526 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
540 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
807 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
262 B lrw-r--r-- 2025-12-08 08:10:27
Edit Download
1.25 KB lrw-r--r-- 2026-02-27 17:39:42
Edit Download
479.01 KB lrw-r--r-- 2026-02-25 15:27:04
Edit Download
2.61 KB lrw-r--r-- 2026-02-24 12:56:26
Edit Download
157 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
1.42 KB lrw-r--r-- 2025-08-12 08:52:38
Edit Download
77.62 KB lrw-r--r-- 2026-02-19 15:36:22
Edit Download
661 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
328 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
781 B lrw-r--r-- 2025-08-12 08:52:38
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).