Files
08efeef5-53a5-4d9a-a47d-2f2…/vercel.json
2026-03-07 18:23:32 +00:00

5 lines
97 B
JSON

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