# server contains Nextjs frontend code (not compiled)
server/

# the ejected nextjs project
project/

# temp is the copy of next folder but without API folder, used to build frontend static files
temp/
