Files
e1be91e8-9911-4d85-9fd9-08f…/vercel.json
2026-03-02 18:13:08 +00:00

5 lines
97 B
JSON

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