Files
1a2501f4-fa6e-43d2-b9eb-e75…/vercel.json
2026-04-22 07:04:10 +00:00

5 lines
97 B
JSON

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