Files
f4e96d79-82f8-4648-b4ba-06f…/vercel.json
2026-04-25 23:56:57 +00:00

5 lines
97 B
JSON

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