Files
dcdffd24-ad27-473e-93b9-3ba…/vercel.json
2026-03-25 08:14:39 +00:00

5 lines
97 B
JSON

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