Files
446b95f5-aa06-4466-b4e5-062…/vercel.json
2026-05-22 03:09:38 +00:00

5 lines
97 B
JSON

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