Files
efb51355-0a4f-4f10-8b81-b2c…/vercel.json
2026-03-04 00:25:41 +00:00

5 lines
97 B
JSON

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