Files
bee7d6dd-04e8-48ce-bb6f-124…/vercel.json
2026-04-22 06:07:02 +00:00

5 lines
97 B
JSON

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