Files
38686fab-3084-494e-9312-648…/vercel.json
2026-06-05 10:24:50 +00:00

5 lines
97 B
JSON

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