Files
06be4fd2-7273-4da1-acce-ba5…/vercel.json
2026-04-13 05:00:11 +00:00

5 lines
97 B
JSON

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