You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Next site that pulls data from a folder that's outside the site directory. It works perfectly fine when running locally, however when deploying to Now, there are some issues.
If I use the default Next site setup, it doesn't like respect the Yarn Workspaces I use, and says it's missing dependencies.
And if I use the "other" site setup, I can't export the site build to a directory that I can access in Now and deploy.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Next site that pulls data from a folder that's outside the site directory. It works perfectly fine when running locally, however when deploying to Now, there are some issues.
If I use the default Next site setup, it doesn't like respect the Yarn Workspaces I use, and says it's missing dependencies.
And if I use the "other" site setup, I can't export the site build to a directory that I can access in Now and deploy.
Any help would be amazing 🙏
Beta Was this translation helpful? Give feedback.
All reactions