Files
71da143e-ef92-4470-9d9e-7cb…/vercel.json
2026-04-20 12:01:07 +00:00

5 lines
97 B
JSON

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