Files
50e1c2f1-05be-4d0e-80c3-7ce…/vercel.json
2026-03-25 06:59:49 +00:00

5 lines
97 B
JSON

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