Files
fcb05e68-ce79-4d55-a83f-2fa…/vercel.json
2026-05-18 06:07:31 +00:00

5 lines
97 B
JSON

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