Files
2772f7c7-7fc9-46e9-bef4-33c…/vercel.json
2026-04-05 05:08:02 +00:00

5 lines
97 B
JSON

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