Files
c33c87c4-9c60-4276-b6d5-f7e…/vercel.json
2026-06-08 06:07:25 +00:00

5 lines
97 B
JSON

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