forked from UKSOURCE/ipv6
Merge branch 'develop' into feat/duong-11052026-IPV6SUBMIT
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@ import type { NextConfig } from "next";
|
|||||||
|
|
||||||
const nextConfig: NextConfig = {
|
const nextConfig: NextConfig = {
|
||||||
/* config options here */
|
/* config options here */
|
||||||
basePath: "/ipv6",
|
basePath: '/ipv6',
|
||||||
|
trailingSlash: true,
|
||||||
output: "standalone",
|
output: "standalone",
|
||||||
async redirects() {
|
async redirects() {
|
||||||
return [
|
return [
|
||||||
|
|||||||
Regular → Executable
Reference in New Issue
Block a user