Files
54572a11-4edd-4411-9f1c-1c2…/vercel.json
2026-04-18 05:19:37 +00:00

5 lines
97 B
JSON

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