Files
7e5cf889-d06e-4876-8238-5a8…/vercel.json
2026-03-02 20:26:17 +00:00

5 lines
97 B
JSON

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