Files
974420d8-c62c-4bf2-92af-30f…/vercel.json
2026-04-23 21:55:06 +00:00

5 lines
97 B
JSON

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