Why not upload the 300MB APK directly to Vercel static deploy?
You can in Vercel Pro, but a dedicated artifact path is cleaner. This setup keeps manifest and download flow separated.
These answers match the current phase: website + waitlist + Android release channel.
You can in Vercel Pro, but a dedicated artifact path is cleaner. This setup keeps manifest and download flow separated.
App startup reads /release/android/stable.json and compares local buildNumber against latest and minSupported.
Not in the planned target architecture. After GO, entitlement checks plus grace window control access.
It avoids legal and operational risk while backend billing and entitlement logic are finalized.
No. This implementation focuses on Android distribution first.