Skip to content

Commit

Permalink
[vercel]: versel config
Browse files Browse the repository at this point in the history
  • Loading branch information
selimdev00 committed Apr 21, 2023
1 parent 6588d3b commit c6729d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@

## Ссылка на проект
GitHub: https://github.com/richiedev666/lego-gen <br>
Ссылка на сайт: https://lego-gen.vercel.app/
Ссылка на сайт: https://lego-gen.vercel.app/ <br>
Ссылка на архив: https://disk.yandex.ru/d/8cjhi2G8CKpgYQ
1 change: 1 addition & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }] }

1 comment on commit c6729d6

@vercel
Copy link

@vercel vercel bot commented on c6729d6 Apr 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lego-gen – ./

lego-gen-git-master-richiedev666.vercel.app
lego-gen.vercel.app
lego-gen-richiedev666.vercel.app

Please sign in to comment.