Files
5f3eba24-0edd-4d38-b866-892…/vercel.json
2026-05-25 07:08:20 +00:00

5 lines
97 B
JSON

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