You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a public Blob when starting with click to deploy. this is not documented. Default is private, which breaks in Preview
trouble shoot index.js being recreated on location dev run
better way to set up local env for dev run. took a bit of work to finally add as a rule when running local dev server
this process still required me to delete the Database on Vercel and start with a new one, as the local dev pushed a migration. Dig up error and fix, not documented in the initial issues here.