Merged in chore/nextjs-version (pull request #3530)

Chore/nextjs version

* chore(next/react): update to latest versions

* Correct swc version

* Readme

* No turbopack

* test

* test

* test
This commit is contained in:
Linus Flood
2026-02-03 07:52:04 +00:00
parent 13fd8f81c9
commit 7a604f1250
4 changed files with 105 additions and 83 deletions

View File

@@ -16,6 +16,18 @@ yarn workspace @scandic-hotels/design-system build
yarn dev
```
To run only scandic web
```bash
yarn dev:web
```
To run only partner sas
```bash
yarn dev:sas
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
### Caching