Alex 1318
Unable to deploy Next.js following official guide
@haingdc next.js doesnt support deno, it seems that it only has a community support for deno functions
https://vercel.com/docs/functions/runtimes
https://github.com/vercel-community/deno
if i try to deploy the nextjs app directly on vercel i see that it doesnt have deno installed
6 replies
CSS Parsing Error During Next.js Deployment on Deno.
@pranali deno team has released a fix specifically for the CSS parsing issue. however, once this particular issue was fixed i encountered other errors which prevented my next.js app from running on deno deploy
5 replies