Files
3b8e064c-86ef-4a73-a21e-5dc…/vercel.json
2026-03-10 14:34:48 +00:00

5 lines
97 B
JSON

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