Files
6995cd2e-d960-4342-9e6c-a63…/vercel.json
2026-03-09 14:28:01 +00:00

5 lines
97 B
JSON

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