Skip to content

Commit 5b619ed

Browse files
committed
fix:vercel api file name
1 parent c8eaef7 commit 5b619ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Backend/api/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import app from '../index';
1+
import app from '../index.js';
22

33
export default app;

0 commit comments

Comments
 (0)