Files
18f271bd-e59d-4834-a563-24d…/vercel.json
2026-04-20 06:40:26 +00:00

5 lines
97 B
JSON

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