Skip to content

Commit 939452e

Browse files
committed
b: vercel - take2 - #4
1 parent f490976 commit 939452e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/backend/api/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,6 @@ if (process.env.NODE_ENV === "development") {
253253

254254
// For Vercel serverless environment
255255
export default handle(app);
256-
export const config = {
257-
runtime: "nodejs",
258-
};
259256

260257
// Edge compatibility exports
261258
export const GET = handle(app);

0 commit comments

Comments
 (0)