Files
26a9839c-2964-4da2-91ed-a77…/vercel.json
2026-04-18 13:21:31 +00:00

5 lines
97 B
JSON

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