Files
fa0106d2-ab05-4afd-8366-f5b…/vercel.json
2026-05-22 04:12:35 +00:00

5 lines
97 B
JSON

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