Files
baacb58d-1eef-4ebf-a0fa-971…/vercel.json
2026-03-21 00:22:38 +00:00

5 lines
97 B
JSON

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