Files
6a7a569c-1be7-4a53-abe9-832…/vercel.json
2026-05-13 13:51:01 +00:00

5 lines
97 B
JSON

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