Dynamic build and deployment on Vercel (#21)
* Make deployment doable on EUS and Vercel servers * Revert to adapter-auto for now * Remove `r/` layout file * Fixing deployment configuration and landing page for redirects * Clean up PR
This commit is contained in:
@@ -18,5 +18,6 @@ export const load = async ({ params }) => {
|
||||
|
||||
return {
|
||||
shortname: shortname,
|
||||
availableShortnames: CMSresponse,
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user