Files
06c60d2d-8c5c-4d55-bc37-858…/vercel.json
2026-04-24 14:17:09 +00:00

5 lines
97 B
JSON

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