Files
4db1f9ff-a298-41b9-af75-58d…/vercel.json
2026-03-14 04:17:23 +00:00

5 lines
97 B
JSON

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