add next config and stand

This commit is contained in:
2026-05-14 00:00:35 +00:00
parent aad3c29796
commit 0233f626b8
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@ import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
basePath: '/ipv6',
trailingSlash: true,
output: "standalone",
images: {
remotePatterns: [
Regular → Executable
View File