Files
ca824f6e-94f9-45e6-9fda-bfa…/vercel.json
2026-04-13 00:14:23 +00:00

5 lines
97 B
JSON

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