Files
2c4e9fa5-0d4f-4f57-9928-e5b…/vercel.json
2026-03-05 20:48:03 +00:00

5 lines
97 B
JSON

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