Files
2c9366cc-4d8e-4e63-b357-738…/vercel.json
2026-03-10 07:04:41 +00:00

5 lines
97 B
JSON

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