You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create api routes for nextjs route handlers by adding a type param to the addRoute function. The type param can either be a page or (api:GET | api:POST | api:PATCH | api:DELETE | api:PUT)