Files
c169162d-7e1f-4da6-b621-aed…/vercel.json
2026-03-27 12:43:13 +00:00

5 lines
97 B
JSON

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