Files
c57b8566-eb24-4abb-95c7-7fe…/vercel.json
2026-06-04 18:08:02 +00:00

5 lines
97 B
JSON

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