digitalocean / sample-nextjs

⛵ App Platform sample Next.js application.
63 stars 111 forks source link

Error No build cache found. Please configure build caching for faster rebuilds. #15

Open carlbrn opened 3 years ago

carlbrn commented 3 years ago

Thank you for the example. Please could let us know how to set up the cache for nextjs as stated here but for DO: https://github.com/vercel/next.js/blob/master/errors/no-cache.md

kamaln7 commented 3 years ago

👋🏼 @CarlPhilippe

Extended caching for Next.js is planned, but I don't have an ETA. Currently only node_modules are cached between builds.

carlbrn commented 3 years ago

@kamaln7 Many thanks for letting us know!

back2living commented 2 years ago

@CarlPhilippe any update on the ETA?

carlbrn commented 2 years ago

@CarlPhilippe any update on the ETA?

@kamaln7 Maybe Kamal has an idea?

spashii commented 2 years ago

Any updates?

Abdalla1990 commented 2 years ago

apparently this hasn't been implemented yet on DO! I am not sure if there is any work around

taylor-lindores-reeves commented 2 years ago

Any updates?

souzajr commented 2 years ago

Any updates?

SimonVillage commented 1 year ago

any updates?

Tsourdox commented 1 year ago

+1

rottingcorpse commented 1 year ago

Any updates? allowing to specify cache folder that's persisted between rebuilds would allow to speed up a lot of frameworks.