Files
89110773-e469-4df9-89dd-d7b…/vercel.json
2026-06-07 05:52:25 +00:00

5 lines
97 B
JSON

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