Files
cd9b8b14-7c26-4f21-ae22-9dd…/vercel.json
2026-03-25 04:55:58 +00:00

5 lines
97 B
JSON

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