Frontend
This commit is contained in:
@@ -5,7 +5,7 @@ import path from "path";
|
|||||||
|
|
||||||
export const dynamic = "force-static";
|
export const dynamic = "force-static";
|
||||||
|
|
||||||
const jsonDir = "../json";
|
const jsonDir = "public/json";
|
||||||
const metadataFileName = "metadata.json";
|
const metadataFileName = "metadata.json";
|
||||||
const encoding = "utf-8";
|
const encoding = "utf-8";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user