Files
5bd14983-a761-4b8e-86dc-d91…/vercel.json
2026-04-30 10:55:32 +00:00

5 lines
97 B
JSON

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