This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
helse-sprik/frontend/sprik-frontend/next.config.js
Markus Aleksander Råkil Johansen a3f00f7e13 Frontend boilerplate applikasjon
Next.js frontend applikasjon med tailwind

Authors: @J0hans1 @amalieem
2023-06-26 13:11:27 +02:00

4 lines
92 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig