Files
4a14fb1f-c0d5-4bc4-9895-72f…/vercel.json
2026-03-06 03:21:32 +00:00

5 lines
97 B
JSON

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