Files
7e5d4f75-b134-4b05-a431-399…/vercel.json
2026-04-27 06:55:13 +00:00

5 lines
97 B
JSON

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