93 canal st
add NEXT_PUBLIC_INQUIRY_URL to .env.local (your typeform / google form / whatever). restart dev server.
NEXT_PUBLIC_INQUIRY_URL
.env.local
this page should redirect once that's set—right now you're seeing the fallback on purpose.
back