Files
3b0031c8-d2ff-4190-b01f-8a6…/vercel.json
2026-04-02 23:31:15 +00:00

5 lines
97 B
JSON

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