We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c1efe0 + d86cb1a commit 834ebdfCopy full SHA for 834ebdf
docs/content/docs/deploying/world/vercel-world.mdx
@@ -221,7 +221,11 @@ If workflows don't work after deployment:
221
1. Verify `withWorkflow()` is wrapping your Next.js config
222
2. Check build logs for errors
223
3. Ensure workflow files are in the correct directory
224
+<<<<<<< HEAD
225
4. Test locally first with [Local World](/docs/deploying/world/local-world)
226
+=======
227
+4. Test locally first with [Embedded World](/docs/deploying/world/local-world)
228
+>>>>>>> d86cb1aab44a45cfd54466847cf04409c0d90367
229
230
## Learn More
231
0 commit comments