mirror of
https://github.com/harivansh-afk/Austens-Wedding-Guide.git
synced 2026-04-15 06:04:39 +00:00
re-debugging
This commit is contained in:
parent
6e913c297c
commit
d484fb5664
10 changed files with 40 additions and 450 deletions
11
netlify.toml
Normal file
11
netlify.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[build]
|
||||
command = "npm run build"
|
||||
publish = "dist"
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "18.20.5"
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
status = 200
|
||||
Loading…
Add table
Add a link
Reference in a new issue