Files
e8db6de9-44c8-4bb3-8222-ef7…/vercel.json
2026-04-18 13:08:51 +00:00

5 lines
97 B
JSON

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