How to deploy front end?

I am confused about how to deploy front end on render, consisting of only 3 files …
index.html,index.js,style.css?

Hi,

You’ll want a Static Site. It doesn’t sound like you need a Build Command, and if the files are in the root of your git repository, the Publish Directory would be ./

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.