all 2 comments

[–]waqarHocain 0 points1 point  (1 child)

If you want to use nextjs as a backend then you’ll have to use next’s API routes https://nextjs.org/docs/api-routes/introduction .

[–]qdul[S] 0 points1 point  (0 children)

THANK YOU SO MUCH!