Files
06e74cbb-fe6e-45f7-be4a-c05…/vercel.json
2026-05-06 14:09:02 +00:00

5 lines
97 B
JSON

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