Files
cd6990fb-0fe6-4d02-bc4a-c5a…/vercel.json
2026-03-24 04:52:18 +00:00

5 lines
97 B
JSON

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