fix: server use isomorphic-fetch
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import fetch from 'isomorphic-fetch'
|
||||
import { NextApiRequest, NextApiResponse } from 'next'
|
||||
import nextConnect from 'next-connect'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user