Files
47fa4b32-874b-4dd9-b84f-7f2…/vercel.json
2026-05-23 17:28:52 +00:00

5 lines
97 B
JSON

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