Alex 1318
Alex 1318
DDeno
Created by Alex 1318 on 3/13/2025 in #help
Unable to deploy Next.js following official guide
@haingdc no, i followed the instructions step by step and it does not work. there has bene no activity on the ticket i created
6 replies
DDeno
Created by Alex 1318 on 3/13/2025 in #help
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
sh: line 1: deno: command not found
Error: Command "deno install" exited with 127
sh: line 1: deno: command not found
Error: Command "deno install" exited with 127
6 replies
DDeno
Created by pranali on 3/5/2025 in #help
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
DDeno
Created by pranali on 3/5/2025 in #help
CSS Parsing Error During Next.js Deployment on Deno.
seeing the same thing, i filed a github issue here were either of you able to get it working? @pranali @haingdc
5 replies