Files
73e05dff-5af7-487d-a9d9-4c0…/vercel.json
2026-03-11 13:13:38 +00:00

5 lines
97 B
JSON

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