Switch from next.js to create-react-app
Compare changes
Files
38+ 0
− 11
@@ -10,14 +10,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
@@ -10,14 +10,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
echo "deb https://deb.nodesource.com/node_14.x buster main" > /etc/apt/sources.list.d/nodesource.list && \
@@ -33,9 +25,6 @@ RUN poetry install --no-dev --no-interaction
@@ -33,9 +25,6 @@ RUN poetry install --no-dev --no-interaction