Files
7ddd057f-2b7e-46da-a037-e18…/vercel.json
2026-05-27 03:47:13 +00:00

5 lines
97 B
JSON

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