[build.environment] NPM_FLAGS = "--prefix=/dev/null" [build] publish = ".presite" command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build" [[redirects]] from = "/*" to = "/index.html" status = 200