Tim Liao
Results
3
comments of
Tim Liao
> 但是加了电池尺寸会变大,如果使用纽扣电池的话,供电可能会不足
By the way, I get the error: No HTTP methods exported in 'app/api/auth/[...nextauth]/route.js'. Export a named export for each HTTP method.
Oh, I find the problem, I didn't add export { handler as GET, handler as POST } to route.js