Files
66efd657-27af-4e44-b513-88e…/vercel.json
2026-03-10 23:10:08 +00:00

5 lines
97 B
JSON

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