Files
16d7dc68-68d5-4c7c-9b5e-e49…/vercel.json
2026-05-26 05:11:30 +00:00

5 lines
97 B
JSON

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