mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: temp disable edge runtime
This commit is contained in:
parent
363593c5da
commit
4feed27efe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const runtime = 'edge';
|
||||
// export const runtime = 'edge';
|
||||
import { Menu } from "@components/UI/Elements/Menu";
|
||||
import { getBackendUrl, getUriWithOrg } from "@services/config/config";
|
||||
import { getOrgCourses } from "@services/courses/courses";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue