Files
73b62495-f866-46dd-8b4e-d9f…/vercel.json
2026-03-07 09:43:10 +00:00

5 lines
97 B
JSON

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