[build] command = "npm install && npm run build:netlify" publish = "dist" [build.environment] NODE_VERSION = "18" NPM_FLAGS = "--production=false" [[redirects]] from = "/*" to = "/index.html" status = 200