Files
258051f1-b69e-4459-8ace-221…/vercel.json
2026-03-08 11:58:28 +00:00

5 lines
97 B
JSON

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