Files
569c9be9-5523-4a30-ae9f-a00…/vercel.json
2026-04-28 18:10:53 +00:00

5 lines
97 B
JSON

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