Files
3dd08c31-b301-4380-b664-415…/vercel.json
2026-03-06 14:53:55 +00:00

5 lines
97 B
JSON

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