[build] publish = "dist" command = "gridsome build" [[headers]] for = "/" [headers.values] cache-control = ''' public, max-age=0, must-revalidate''' [[headers]] for = "*/" [headers.values] cache-control = ''' public, max-age=0, must-revalidate''' [[headers]] for = "*.htm" [headers.values] cache-control = ''' public, max-age=0, must-revalidate''' [[headers]] for = "*.json" [headers.values] control = ''' public, max-age=0, must-revalidate'''