Files
96be7dfe-ad11-4d3b-9fcf-9fd…/vercel.json
2026-03-04 13:41:15 +00:00

5 lines
97 B
JSON

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