Files
400e4a8b-8e76-4613-8ffc-049…/vercel.json
2026-05-21 07:51:54 +00:00

5 lines
97 B
JSON

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