Files
5d462ae0-d8a9-4d34-92eb-e6a…/vercel.json
2026-03-10 13:23:59 +00:00

5 lines
97 B
JSON

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