Files
3ce1a83e-1265-4066-8f80-e2f…/vercel.json
2026-04-20 00:00:02 +00:00

5 lines
97 B
JSON

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