not-adapter-vercel

1.0.0 • Public • Published

adapter-vercel

Special thanks to @elianiva for this good job!

Adapter for Svelte apps that creates a Vercel app, using a function for dynamic server rendering.

Usage

npm install --save-dev not-adapter-vercel

Then in your svelte.config.js:

module.exports = {
  ...
	adapter: 'not-adapter-vercel'
};

Folder Build

.vercel_build_output/

/not-adapter-vercel/

    Package Sidebar

    Install

    npm i not-adapter-vercel

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Unpacked Size

    26.1 kB

    Total Files

    8

    Last publish

    Collaborators

    • mzaini30