Files
d5742eae-5695-4e46-96e9-04f…/vercel.json
2026-04-17 05:00:39 +00:00

5 lines
97 B
JSON

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