Questions tagged [incremental-static-regeneration]
19 questions
0
votes
0 answers
How could I create a minimized version of a deployment service like Vercel?
I'm trying to create (clone) a minimized version of a deployment service like Vercel for the purpose of studying through creating a challenging mini side project. It doesn't have to be super optimized but works at least for few features as it is not…

Taewan
- 23
- 3
0
votes
1 answer
NextJS - ISR - How to Validate Forever Unless On-Demand Called
NextJS has a revalidation option.
revalidate: X
This is great for dynamically changing data for large sites with lots of visitors. But what if I don't change my data every minute, and don't want it to revalidate ever unless I manually call the…

Jonathan
- 3,893
- 5
- 46
- 77
0
votes
2 answers
Next.js change url without building the page using ISR
I am using ISR to build static product pages using next.js. Since there are a lot of product page to generate I only generated a few pages for it. The problem that I am trying to solve is the delay in transferring the view to the product page.
So I…

jameshwart lopez
- 2,993
- 6
- 35
- 65
-1
votes
0 answers
Image Impainting package Tensorlow
I need an image Impainting package or library in Tensorflow. My requirements are to generate missing patch of the image . If anyone have similar type of package do please share the details.
Require package in Tensorflow for image Impainting.

Adnan Mehmood
- 1
- 2