Files
f246ae3f-cb6d-4a4e-a57f-141…/vercel.json
2026-03-27 00:45:42 +00:00

5 lines
97 B
JSON

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