Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 2,870 public repositories matching this topic...
The documentation for mutate talks about local mutation for faster feedback, but the documented way to use it only mutates after a promise has resolved - in other words, not immediately.
As a result, I've found myself writing code in this kind of pattern:
mutate(path, { ...data, patch }, false); // mutate immediately, don't revalidate
await patchData(patch); // await the -
Updated
Jul 24, 2021 - JavaScript
-
Updated
Jun 29, 2021 - TypeScript
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jul 25, 2021 - TypeScript
-
Updated
Aug 7, 2021 - HTML
-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Aug 8, 2021 - Python
-
Updated
Jun 14, 2021 - TypeScript
Feature request
Is your feature request related to a problem? Please describe.
When you deploy the starter it doesn't have any products and prices because the Stripe account doesn't have any.
Describe the solution you'd like
Create a fixture json file to bootstrap some products & prices: https://stripe.com/docs/cli/fixtures
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Mar 24, 2021 - JavaScript
-
Updated
Jul 12, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 21, 2021 - JavaScript
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Aug 2, 2021 - 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.)
Were seeing our deploys periodically timeout in Github, but succeed in vercel. As a result, the deployment version for our staging or production app is not updated.
Any ideas what could be going on here? We have the timeout set for 20min, but Vercel says the deploy is only taking about 7min.
OUTPUT
set environment for vercel cli
set env variable : VERCEL_ORG_ID
set env vari
-
Updated
Jul 29, 2021 - TypeScript
- Organization
- vercel
- Website
- vercel.com
What version of Next.js are you using?
11.0.1
What version of Node.js are you using?
14.17.3
What browser are you using?
Chrome
What operating system are you using?
Ubuntu
How are you deploying your application?
next
Describe the Bug
The error file path is very long and is overflowing.
![Screenshot from 2021-07-05 14-29-42](https://user-images.githubuserconten