Files
1f0f04ef-9169-40cd-9581-e3e…/vercel.json
2026-04-29 07:01:21 +00:00

5 lines
97 B
JSON

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