Files
8953cb74-f449-44c6-b80d-e6f…/vercel.json
2026-04-06 15:45:29 +00:00

5 lines
97 B
JSON

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