Endret mappestruktur frontend og backend
This commit is contained in:
parent
761e2e1e81
commit
9a20d94904
31 changed files with 0 additions and 78 deletions
4
sprik-frontend/next.config.js
Normal file
4
sprik-frontend/next.config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {}
|
||||
|
||||
module.exports = nextConfig
|
||||
Reference in a new issue