forked from UKSOURCE/ipv6
add next config and stand
This commit is contained in:
@@ -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
Reference in New Issue
Block a user