Files
328ae8fc-ed7f-47b6-b8d9-82d…/vercel.json
2026-05-26 12:13:13 +00:00

5 lines
97 B
JSON

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