Files
548a4723-9fb3-427f-99be-e8d…/vercel.json
2026-03-09 21:52:02 +00:00

5 lines
97 B
JSON

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