Files
4bc27103-e39c-4ddb-8c7f-427…/vercel.json
2026-04-01 06:40:39 +00:00

5 lines
97 B
JSON

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