Projekt

Obecné

Profil

« Předchozí | Další » 

Revize b047f548

Přidáno uživatelem Lukáš Vlček před asi 2 roky(ů)

Deployment to prefixed location

Zobrazit rozdíly:

webapp/next.config.js
1 1
/** @type {import('next').NextConfig} */
2 2
const nextConfig = {
3 3
  reactStrictMode: true,
4
  basePath: '/law',
4 5
}
5 6

  
6 7
module.exports = nextConfig

Také k dispozici: Unified diff