mirror of
https://gitlab.com/moepoi/seminar-magang.git
synced 2024-11-14 02:16:16 +01:00
Update vercel.json
This commit is contained in:
parent
d9663a8a0f
commit
5db8cd684a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"rewrites": [
|
||||
{ "source": "/(.*)", "destination": "/index.html" }
|
||||
],
|
||||
"installCommand": "npx playwright install",
|
||||
"buildCommand": "npm run build",
|
||||
"outputDirectory": "dist"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue