Using revalidate on a page fails build
export const revalidate=60
Hello, using any number other than 0 will give [ECONNREFUSED]
Is there anyone with additional info for this?1 Reply
A little more background:
Using the app folder, server component to fetch from an internally exposed API errors when setting revalidate.
Are we to use the exposed API only in client components?