[build] command = "npm run build" publish = "dist" functions = "netlify/functions" [functions] node_bundler = "esbuild" [dev] framework = "vite" targetPort = 5173 port = 8888