Files
d8bae2a1-e31e-4815-85da-3e8…/vercel.json
2026-03-21 05:15:38 +00:00

5 lines
97 B
JSON

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