Files
9e7bd2b8-af3a-4f1b-b3f7-e9d…/vercel.json
2026-05-22 09:18:28 +00:00

5 lines
97 B
JSON

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