Files
40383cec-5575-428e-be28-36d…/vercel.json
2026-04-01 01:53:50 +00:00

5 lines
97 B
JSON

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