Files
1e006988-20dd-44fe-bdbf-d2f…/vercel.json
2026-05-17 14:25:35 +00:00

5 lines
97 B
JSON

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