#3 update
Some checks failed
Deploy / server (push) Successful in 21s
Deploy / client (push) Failing after 34s

This commit is contained in:
Никита Круглицкий 2025-10-01 21:45:55 +06:00
parent a85ec48203
commit 3b7d5f7934
4 changed files with 7 additions and 2 deletions

View File

@ -9,7 +9,7 @@ COPY package.json yarn.lock ./
RUN yarn install RUN yarn install
COPY . . COPY . .
RUN yarn build RUN yarn generate
FROM nginx:stable-alpine FROM nginx:stable-alpine

View File

@ -1,5 +1,5 @@
{ {
"name": "nuxt-app", "name": "chad-client",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {

1
server/.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
nodeLinker: node-modules

4
yarn.lock Normal file
View File

@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1