Update route.ts
This commit is contained in:
parent
321ceda8a0
commit
179fb67e41
@ -5,7 +5,7 @@ import path from "path";
|
||||
|
||||
export const dynamic = "force-static";
|
||||
|
||||
const jsonDir = "public/json";
|
||||
const jsonDir = "../json";
|
||||
const metadataFileName = "metadata.json";
|
||||
const encoding = "utf-8";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user