Files
4ce582d2-0edf-4264-ad07-e7b…/vercel.json
2026-03-16 05:08:10 +00:00

5 lines
97 B
JSON

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