Skip to content

Commit 9d7d9ca

Browse files
committed
add demo links
1 parent 3355097 commit 9d7d9ca

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/content/post/2026/02-22-vercel-deploy-fastapi-nextjs

src/content/post/2026/02-22-vercel-deploy-fastapi-nextjs/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,9 +677,11 @@ After clicking the "Vercel Deploy" button, the user will be taken to a form wiza
677677

678678
<Image {...IMAGE_SIZES.FIXED.MDX_MD} src={VercelButtonWizardScreenshotImage} alt="Vercel button wizard" />
679679

680-
## Completed code
680+
## Completed code and demo
681681

682682
- **Repository and branch:** https://github.com/nemanjam/full-stack-fastapi-template-nextjs/tree/vercel-deploy
683+
- **Demo frontend deployed on Vercel:** https://full-stack-fastapi-template-nextjs.vercel.app
684+
- **Demo backend deployed on Vercel:** https://api-full-stack-fastapi-template-nextjs.vercel.app/docs
683685

684686
The relevant branch `vercel-deploy` and files:
685687

0 commit comments

Comments
 (0)