Files
c022d4ad-4baa-4a79-947d-84a…/vercel.json
2026-03-11 16:08:58 +00:00

5 lines
97 B
JSON

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