Files
4bb82cc3-c0f7-460f-9036-4b4…/vercel.json
2026-03-05 03:58:42 +00:00

5 lines
97 B
JSON

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