Files
19b7f2ba-1c3e-48f8-a20e-e0b…/vercel.json
2026-03-11 08:46:38 +00:00

5 lines
97 B
JSON

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