Files
07bc0171-5f01-499d-915c-3a2…/vercel.json
2026-04-04 21:46:49 +00:00

5 lines
97 B
JSON

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