Cannot deploy properly to deno deploy
So I've just run a simple next js starter from the deno documentation and wanted to deploy it to deno deploy to see how this workflow is compared to vercel. However I'm getting permission denied and all sorts of other errors, any idea what went wrong?
1 Reply
Just tried deploying the same github repo with vercel and had 0 issues.