Files
9f2d79f6-fd4f-4fb3-b715-af0…/vercel.json
2026-06-08 16:49:22 +00:00

5 lines
97 B
JSON

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