I would like to create a proxy project, but not sure how I should do it.
It seems it needs just a vercel.json, but if I dont include nextjs to it build wont work.
https://vercel.com/guides/vercel-reverse-proxy-rewrites-external
Or should I just use nextjs as reverse proxy without vercel.json?