Skip to content

Commit 834ebdf

Browse files
committed
.
2 parents 3c1efe0 + d86cb1a commit 834ebdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/docs/deploying/world/vercel-world.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,11 @@ If workflows don't work after deployment:
221221
1. Verify `withWorkflow()` is wrapping your Next.js config
222222
2. Check build logs for errors
223223
3. Ensure workflow files are in the correct directory
224+
<<<<<<< HEAD
224225
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
225229

226230
## Learn More
227231

0 commit comments

Comments
 (0)