Don't force-dynamic
This commit is contained in:
parent
f4f5c9af80
commit
786e890cb5
|
@ -21,8 +21,6 @@ import {
|
|||
} from "@/lib/autogpt-server-api/types";
|
||||
import BackendAPI from "@/lib/autogpt-server-api";
|
||||
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
async function getStoreData() {
|
||||
try {
|
||||
const api = new BackendAPI();
|
||||
|
|
Loading…
Reference in New Issue