Vercel/nextjs rewrite cache
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
Hello! Will using cache headers also cache proxied pages? Or will Vercel request the proxied page each time?
1 Reply
Asian black bearOP
For instance, I have a page "/test-page" that is being rewritten in next.config.js to a wordpress site. Is there a way to "cache" that wordpress page using the cache headers?