Files
f43d2f24-05ca-4cd8-a9fd-86c…/vercel.json
2026-04-19 13:34:57 +00:00

5 lines
97 B
JSON

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