Files
7f80b9e8-4d7e-4b9b-9371-d26…/vercel.json
2026-04-18 04:54:08 +00:00

5 lines
97 B
JSON

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