Initial commit from agent-native create
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[build]
|
||||
command = "export DATABASE_URL=\"${NETLIFY_DATABASE_URL:-$DATABASE_URL}\" && NITRO_PRESET=netlify pnpm build"
|
||||
publish = "dist"
|
||||
functions = ".netlify/functions-internal"
|
||||
|
||||
[build.environment]
|
||||
GA_MEASUREMENT_ID = "G-ESF7FYXGN9"
|
||||
GTM_CONTAINER_ID = "GTM-N3WSTXZ"
|
||||
NITRO_PRESET = "netlify"
|
||||
NPM_CONFIG_PRODUCTION = "false"
|
||||
Reference in New Issue
Block a user