Files
8520f44c-4296-44de-bd47-83d…/vercel.json
2026-04-16 03:15:50 +00:00

5 lines
97 B
JSON

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