Files
af8b9f0a-22ff-4a90-adfc-787…/vercel.json
2026-02-24 22:18:28 +00:00

5 lines
97 B
JSON

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