diff --git a/frontend/.env.production b/frontend/.env.production index 0169b4a..e09508a 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -1,3 +1,3 @@ # DO NOT INCLUDE SENSITIVE INFORMATION HERE, AS IT WILL BE BUNDLED -VITE_NLP_WORD_TAGGER_MAX_INPUT=500 \ No newline at end of file +VITE_NLP_WORD_TAGGER_MAX_INPUT=2000 \ No newline at end of file