Files
5f2d3e51-9312-4ebf-a1a5-2fd…/vercel.json
2026-03-13 01:30:10 +00:00

5 lines
97 B
JSON

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