Files
563b3c7f-6fd8-4ded-a58f-46f…/vercel.json
2026-03-16 13:01:40 +00:00

5 lines
97 B
JSON

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