Files
af3c740c-e8b9-4eab-9e6d-f9e…/vercel.json
2026-04-07 05:53:02 +00:00

5 lines
97 B
JSON

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