Initial
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[build]
|
||||
command = "npm run build"
|
||||
publish = "dist"
|
||||
functions = "netlify/functions"
|
||||
|
||||
[functions]
|
||||
node_bundler = "esbuild"
|
||||
|
||||
[dev]
|
||||
framework = "vite"
|
||||
targetPort = 5173
|
||||
port = 8888
|
||||
Reference in New Issue
Block a user