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