Files
38fa29b9-8d2a-422d-9cd6-1f0…/vercel.json
2026-02-20 00:38:58 +00:00

5 lines
97 B
JSON

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