Files
425064af-5220-4eb5-b31e-651…/vercel.json
2026-04-22 01:44:33 +00:00

5 lines
97 B
JSON

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