#Thanks very much

1 messages ยท Page 1 of 1 (latest)

molten pecan
#

I'm not sure how I can do this.

#

๐Ÿ‘๐Ÿป

languid jewel
#

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

Vercel Documentation

Learn about Vercel and begin your journey by creating an account and connecting to Git.

molten pecan
#

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?