Files
4b44d0eb-42fa-4cd3-b51f-12f…/vercel.json
2026-06-10 04:33:01 +00:00

5 lines
97 B
JSON

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