Files
daebd774-7afe-43c8-86ea-19c…/vercel.json
2026-03-07 16:20:50 +00:00

5 lines
97 B
JSON

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