Files
3c352e85-0068-4e7a-a399-58f…/vercel.json
2026-03-07 11:31:59 +00:00

5 lines
97 B
JSON

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