Files
d75bedc8-8779-44ba-b32d-638…/vercel.json
2026-04-13 13:52:49 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}