Files
ccd8bc1a-cb6e-4e4d-8bbc-94a…/vercel.json
2026-04-24 08:03:39 +00:00

5 lines
97 B
JSON

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