Files
bdcf227e-ea93-4b41-92c9-a5c…/vercel.json
2026-04-20 01:44:51 +00:00

5 lines
97 B
JSON

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