Files
efc111e2-934b-41ba-9371-f7f…/vercel.json
2026-03-19 02:53:44 +00:00

5 lines
97 B
JSON

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