Files
afd4e4cf-fe0e-4afe-9795-490…/vercel.json
2026-03-19 04:39:27 +00:00

5 lines
97 B
JSON

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