Files
fbc9e927-e296-43ff-9072-461…/vercel.json
2026-06-07 18:58:33 +00:00

5 lines
97 B
JSON

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