update base path

This commit is contained in:
jeremyphilemon 2026-02-23 07:29:59 -08:00
parent f7b6b55a8b
commit 5fab77cda8

View file

@ -1,6 +1,8 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
basePath: "/demo",
assetPrefix: "/demo-assets",
cacheComponents: true,
images: {
remotePatterns: [