Files
285cbc6d-444f-4884-b42f-6d0…/vercel.json
2026-04-22 09:06:56 +00:00

5 lines
97 B
JSON

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