diff --git a/app/config/site-templates.php b/app/config/site-templates.php index 1d9821bb46..a406dc51c2 100644 --- a/app/config/site-templates.php +++ b/app/config/site-templates.php @@ -23,7 +23,7 @@ return [ 'name' => 'Personal portfolio', 'useCases' => ['starter'], 'frameworks' => [ - ...getFramework('SVELTEKIT', [ + getFramework('SVELTEKIT', [ 'serveRuntime' => 'static-1', 'installCommand' => 'npm install --force', 'providerRootDirectory' => './'