Files
172cbd8c-9c63-4044-bd7d-d19…/vercel.json
2026-03-26 13:57:12 +00:00

5 lines
97 B
JSON

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