diff --git a/.env.local b/.env.local new file mode 100644 index 0000000..b3e5004 --- /dev/null +++ b/.env.local @@ -0,0 +1,2 @@ +NEXT_PUBLIC_APP_ID=1774 +NEXT_PUBLIC_FORMS_API_URL=http://localhost:3000/api/forms/submit \ No newline at end of file