Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 918 public repositories matching this topic...
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
Dec 1, 2020 - Python
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Oct 23, 2020 - JavaScript
Atm now-deno uses the latest release but I think it would be good for users to (optionally?) pass a version number for the deno-lambda release to use.
(In the future this will match the deno version.)
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Nov 28, 2020 - TypeScript
As-is
github-comment parameter is boolean so that users can decide only whether comment will be created, not content of the comment.
To-be (request)
github-comment parameter can be boolean or string.
if github-comment is true, use default comment content.
else if github-comment is string, create comment whose content is that string.
-
Updated
Nov 29, 2020 - TypeScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Nov 30, 2020 - TypeScript
- Organization
- vercel
- Website
- vercel.com

Bug report
Describe the bug
I was trying out this new example from
examples/with-mysqlworks fine locally but when I try to build it usingyarn buildit throws a build time error.Its related to this: https://