Acme challenge

I am using VuePress with Gitlab pages. For SSL setup, letsencrypt requires acme challenge to be provided in a specific URL. How do I return a raw text for the URL given by letsencrypt to setup SSL? Where should I create the acme challenge code?