vercel-community/php

Can `vercel-php` be used inside/part of a NextJS project?

Svish opened this issue · 1 comments

Svish commented

Question

I'm writing a NextJS app (latest version, using app-dir) and stumbled upon your PHP Runtime for Vercel. Is that possible to use inside/part of a NextJS application hosted on Vercel?

Like, can I, with that, have a couple of API endpoints written in PHP, mixed in with the rest of the app, and have it deploy and run seamlessly together with everything else?