Files
4236c36f-0332-4801-a0e8-e83…/vercel.json
2026-04-21 07:08:51 +00:00

5 lines
97 B
JSON

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