#Data prefetch happening during "next build". How to configure/stop it?

5 messages · Page 1 of 1 (latest)

inland isle
#

I am using Tanstack query v5 to prefetch the initial infiniteQuery get request in the top RSC component using HydrationBoundary and hydrate and dehydrate Tanstack API. When testing locally, I can see that I get the initial data instantly with no network request. So far everything is great!

The problem is that we are working in a SaaS environment with multitenancy.

Because we have different subscribers, the setup of the correct backend URL prefix is a challenge during the data prefetch while "next build" is running, because at that point in time, we don't know the tenant/subscriber yet. This build process is happening on the developer machine and the build folder is being sent to the correct cloud environment. Is there a possible way to tell NextJS to not prefetch during build for the time being?

floral rampartBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

mint bough
#

BTW, the next build result tells you which pages are statically build, which are dynamic

floral rampartBOT
#
✅ Success!

This question has been marked as answered! If you have any other questions, feel free to create another post

Jump to answer

[Click here](#1214147259009208320 message)