Skip to content

Commit 2f6e4b8

Browse files
committed
again
1 parent 9d7d9ca commit 2f6e4b8

1 file changed

Lines changed: 2 additions & 2 deletions

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,8 @@ After clicking the "Vercel Deploy" button, the user will be taken to a form wiza
680680
## 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
683+
- **Demo frontend:** https://full-stack-fastapi-template-nextjs.vercel.app
684+
- **Demo backend:** https://api-full-stack-fastapi-template-nextjs.vercel.app/docs
685685

686686
The relevant branch `vercel-deploy` and files:
687687

0 commit comments

Comments
 (0)