Files
6fea30ce-6b34-4cd9-9122-dcd…/vercel.json
2026-04-12 01:14:18 +00:00

5 lines
97 B
JSON

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