diff --git a/.env.local b/.env.local new file mode 100644 index 0000000..f261753 --- /dev/null +++ b/.env.local @@ -0,0 +1,2 @@ +NEXT_PUBLIC_APP_ID=1209 +NEXT_PUBLIC_FORMS_API_URL=https://kleap.co/api/forms/submit \ No newline at end of file