Files
1f85f84d-07a5-46a6-b08d-0a9…/vercel.json
2026-04-26 04:27:32 +00:00

5 lines
97 B
JSON

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