Files
43829300-09a4-4fc6-b962-e9a…/vercel.json
2026-05-30 05:52:02 +00:00

5 lines
97 B
JSON

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