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