Files
c7db3458-6363-4b76-8e7c-d7d…/vercel.json
2026-05-01 04:58:33 +00:00

5 lines
97 B
JSON

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