started "real work"
This commit is contained in:
@@ -2,7 +2,8 @@ import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
// output: "export",
|
||||
output: "export",
|
||||
|
||||
rewrites: async () => ({
|
||||
beforeFiles: [],
|
||||
afterFiles: [],
|
||||
|
||||
Reference in New Issue
Block a user