Files
3d8aa136-44e6-4d10-b33b-a0f…/vercel.json
2026-04-18 08:35:05 +00:00

5 lines
97 B
JSON

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