Files
e4d00e48-78d6-49b7-afb7-d7f…/vercel.json
2026-06-03 07:51:22 +00:00

5 lines
97 B
JSON

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