Build & serve

This commit is contained in:
cracklesparkle
2024-07-19 16:13:29 +09:00
parent 53e9a8cadf
commit e3af090119
24 changed files with 1072 additions and 96 deletions

View File

@ -10,4 +10,4 @@ COPY . .
EXPOSE 5173
CMD ["npm", "run", "dev"]
CMD ["npm", "run", "serve"]