1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

add standalone build
Some checks failed
Build & Publish / Build & Publish (push) Has been cancelled

This commit is contained in:
Fedor Katurov 2025-03-24 17:42:00 +07:00
parent f083b488ba
commit db453a86c6
6 changed files with 57 additions and 4 deletions

View file

@ -9,6 +9,7 @@ const withTM = require('next-transpile-modules')([
module.exports = withBundleAnalyzer(
withTM({
output: 'standalone',
/** rewrite old-style node paths */
async rewrites() {
return [