#Thanks very much
1 messages ยท Page 1 of 1 (latest)
follow the guidelines found here: https://vercel.com/docs/concepts/get-started
get your nextjs FE up first and then do it again but select the framework as expressjs
then you will need to update the endpoints in your nextjs
The frontend pages are already developed with NextJS.
And I want to create the Express server for creating middleware and deploy it on Vercel.
Is it possible?