Files
befca3cd-748a-4aa5-af73-2a0…/vercel.json
2026-05-30 13:09:28 +00:00

5 lines
97 B
JSON

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