Files
45d6c68b-cc7b-4e16-8928-1d1…/vercel.json
2026-03-24 04:54:43 +00:00

5 lines
97 B
JSON

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