fastify-nitro
fastify-nitro copied to clipboard
can we deploy to vercel (with nitro) ?
hi,
ive been trying to use your plugin to create a fastify based api (compatible with nitro) and then deploy it to vercel.
vercel supports the prebuilt option (https://vercel.com/guides/deploying-locally-built-nextjs) using vercel deploy --prebuilt
could u let me know if this works ? i tried a few things, but i was not able to get ur plugin and fastify to bundle to the .vercel folder
Sorry for the late response, but I don't use Vercel personally and I stopped maintaining it for a while due to some inconsistencies with Nitro when I first did this.