[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Feedback](/c/feedback/8) # Apps not installed Locally and no ownership of created apps 39 views · 0 likes · 2 posts Jpaicos Gmailcom (@jpaicos-gmailcom) · 2025-03-10 This program Vercel does not run the apps locally and once you are disconnected from the internet my apps don't work anymore, so the app is useless.... Waste of money.... Amy Egan (@amyegan) · 2025-03-10 It sounds like you want to deploy a [progressive web app](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/What_is_a_progressive_web_app). In that case you would need to do some configuration within the app to [enable offline/background operation](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Offline_and_background_operation). There's a guide covering how to do this with Next,js in the docs: https://nextjs.org/docs/app/building-your-application/configuring/progressive-web-apps I hope that helps! If you need other info, please review the https://community.vercel.com/t/how-to-get-good-answers/158 post and reply here with additional details so I can get you the resources you need :folded_hands: