php icon indicating copy to clipboard operation
php copied to clipboard

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

Open Svish opened this issue 2 years ago • 1 comments

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?

Svish avatar Jun 03 '23 17:06 Svish