Files
26ee22cf-317a-4368-ace7-e9f…/vercel.json
2026-05-12 08:57:59 +00:00

5 lines
97 B
JSON

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