You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: