Files
81968dd0-83be-4915-9be9-bfa…/vercel.json
2026-04-13 07:34:41 +00:00

5 lines
97 B
JSON

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